Class: Aws::Types::GetAccessGrantsInstanceForPrefixRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.



542
543
544
# File 'sig/types.rbs', line 542

def 
  @account_id
end

#s3_prefix::String

Returns the value of attribute s3_prefix.



543
544
545
# File 'sig/types.rbs', line 543

def s3_prefix
  @s3_prefix
end