Class: Aws::Types::DeleteAccessPolicyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#access_policy_id::String

Returns the value of attribute access_policy_id.

Returns:

  • (::String)


1270
1271
1272
# File 'sig/types.rbs', line 1270

def access_policy_id
  @access_policy_id
end

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


1271
1272
1273
# File 'sig/types.rbs', line 1271

def client_token
  @client_token
end