aws_erin v0.4.2 AwsErin.S3.DeleteObjects.Request View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %AwsErin.S3.DeleteObjects.Request{
  bucket: String.t(),
  delete_objects: AwsErin.S3.DeleteObjects.DeleteObjects.t(),
  x_amz_bypass_governance_retention: String.t(),
  x_amz_mfa: String.t(),
  x_amz_request_payer: String.t()
}

Link to this section Functions