Class: Aws::Types::PermissionsBoundary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#customer_managed_policy_referenceTypes::CustomerManagedPolicyReference

Returns the value of attribute customer_managed_policy_reference.



1049
1050
1051
# File 'sig/types.rbs', line 1049

def customer_managed_policy_reference
  @customer_managed_policy_reference
end

#managed_policy_arn::String

Returns the value of attribute managed_policy_arn.

Returns:

  • (::String)


1050
1051
1052
# File 'sig/types.rbs', line 1050

def managed_policy_arn
  @managed_policy_arn
end