Class: Aws::Types::GetS3AccessPolicyRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetS3AccessPolicyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_access_point_arn ⇒ ::String
Returns the value of attribute s3_access_point_arn.
Instance Attribute Details
#s3_access_point_arn ⇒ ::String
Returns the value of attribute s3_access_point_arn.
1123 1124 1125 |
# File 'sig/types.rbs', line 1123 def s3_access_point_arn @s3_access_point_arn end |