Class: Aws::Types::DeleteCustomPermissionsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


3809
3810
3811
# File 'sig/types.rbs', line 3809

def 
  @aws_account_id
end

#custom_permissions_name::String

Returns the value of attribute custom_permissions_name.

Returns:

  • (::String)


3810
3811
3812
# File 'sig/types.rbs', line 3810

def custom_permissions_name
  @custom_permissions_name
end