Class: Aws::Types::DeleteAccessPointPolicyForObjectLambdaRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAccessPointPolicyForObjectLambdaRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_id ⇒ ::String
Returns the value of attribute account_id.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#account_id ⇒ ::String
Returns the value of attribute account_id.
342 343 344 |
# File 'sig/types.rbs', line 342 def account_id @account_id end |
#name ⇒ ::String
Returns the value of attribute name.
343 344 345 |
# File 'sig/types.rbs', line 343 def name @name end |