Class: Aws::Types::PackageVersionArtifact
- Inherits:
-
Object
- Object
- Aws::Types::PackageVersionArtifact
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_location ⇒ Types::S3Location
Returns the value of attribute s3_location.
Instance Attribute Details
#s3_location ⇒ Types::S3Location
Returns the value of attribute s3_location.
4066 4067 4068 |
# File 'sig/types.rbs', line 4066 def s3_location @s3_location end |