Class: Aws::Types::ArtifactConfigOutput
- Inherits:
-
Object
- Object
- Aws::Types::ArtifactConfigOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_encryption ⇒ Types::S3EncryptionConfig
Returns the value of attribute s3_encryption.
Instance Attribute Details
#s3_encryption ⇒ Types::S3EncryptionConfig
Returns the value of attribute s3_encryption.
29 30 31 |
# File 'sig/types.rbs', line 29 def s3_encryption @s3_encryption end |