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_reference ⇒ Types::CustomerManagedPolicyReference

Returns the value of attribute customer_managed_policy_reference.



1053
1054
1055
# File 'sig/types.rbs', line 1053

def customer_managed_policy_reference
  @customer_managed_policy_reference
end

#managed_policy_arn ⇒ ::String

Returns the value of attribute managed_policy_arn.

Returns:

  • (::String)


1054
1055
1056
# File 'sig/types.rbs', line 1054

def managed_policy_arn
  @managed_policy_arn
end