Class: Aws::Types::AwsIamPermissionsBoundary
- Inherits:
-
Object
- Object
- Aws::Types::AwsIamPermissionsBoundary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#permissions_boundary_arn ⇒ ::String
Returns the value of attribute permissions_boundary_arn.
-
#permissions_boundary_type ⇒ ::String
Returns the value of attribute permissions_boundary_type.
Instance Attribute Details
#permissions_boundary_arn ⇒ ::String
Returns the value of attribute permissions_boundary_arn.
3017 3018 3019 |
# File 'sig/types.rbs', line 3017 def @permissions_boundary_arn end |
#permissions_boundary_type ⇒ ::String
Returns the value of attribute permissions_boundary_type.
3018 3019 3020 |
# File 'sig/types.rbs', line 3018 def @permissions_boundary_type end |