Class: Aws::Types::ResultConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#acl_configurationTypes::AclConfiguration

Returns the value of attribute acl_configuration.



1056
1057
1058
# File 'sig/types.rbs', line 1056

def acl_configuration
  @acl_configuration
end

#encryption_configurationTypes::EncryptionConfiguration

Returns the value of attribute encryption_configuration.



1054
1055
1056
# File 'sig/types.rbs', line 1054

def encryption_configuration
  @encryption_configuration
end

#expected_bucket_owner::String

Returns the value of attribute expected_bucket_owner.



1055
1056
1057
# File 'sig/types.rbs', line 1055

def expected_bucket_owner
  @expected_bucket_owner
end

#output_location::String

Returns the value of attribute output_location.



1053
1054
1055
# File 'sig/types.rbs', line 1053

def output_location
  @output_location
end