Class: Aws::Types::GetBucketNotificationConfigurationRequest

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.



1000
1001
1002
# File 'sig/types.rbs', line 1000

def bucket
  @bucket
end

#expected_bucket_owner::String

Returns the value of attribute expected_bucket_owner.



1001
1002
1003
# File 'sig/types.rbs', line 1001

def expected_bucket_owner
  @expected_bucket_owner
end