Class: Aws::Types::CreateAccessPolicyResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#access_policy_arn::String

Returns the value of attribute access_policy_arn.

Returns:

  • (::String)


848
849
850
# File 'sig/types.rbs', line 848

def access_policy_arn
  @access_policy_arn
end

#access_policy_id::String

Returns the value of attribute access_policy_id.

Returns:

  • (::String)


847
848
849
# File 'sig/types.rbs', line 847

def access_policy_id
  @access_policy_id
end