Class: Aws::Types::GetBucketReplicationRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#bucket::String

Returns the value of attribute bucket.



1044
1045
1046
# File 'sig/types.rbs', line 1044

def bucket
  @bucket
end

#expected_bucket_owner::String

Returns the value of attribute expected_bucket_owner.



1045
1046
1047
# File 'sig/types.rbs', line 1045

def expected_bucket_owner
  @expected_bucket_owner
end