aws_erin v0.4.2 AwsErin.S3.PutObject.Response View Source
Link to this section Summary
Functions
Callback implementation for AwsErin.S3.Behaviour.Response.to_struct/2
.
Link to this section Types
Link to this type
t()
View Sourcet() :: %AwsErin.S3.PutObject.Response{ e_tag: String.t(), x_amz_expiration: String.t(), x_amz_request_charged: String.t(), x_amz_server_side_encryption: String.t(), x_amz_server_side_encryption_aws_kms_key_id: String.t(), x_amz_server_side_encryption_context: String.t(), x_amz_server_side_encryption_customer_algorithm: String.t(), x_amz_server_side_encryption_customer_key_md5: String.t(), x_amz_version_id: String.t() }
Link to this section Functions
Callback implementation for AwsErin.S3.Behaviour.Response.to_struct/2
.