Class: Aws::Types::GetPublicAccessBlockRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#bucket::String

Returns the value of attribute bucket.

Returns:



1335
1336
1337
# File 'sig/types.rbs', line 1335

def bucket
  @bucket
end

#expected_bucket_owner::String

Returns the value of attribute expected_bucket_owner.

Returns:



1336
1337
1338
# File 'sig/types.rbs', line 1336

def expected_bucket_owner
  @expected_bucket_owner
end