class Aws::SecurityHub::Types::AwsEcsTaskDefinitionContainerDefinitionsEnvironmentFilesDetails
A file that contain environment variables to pass to a container.
@note When making an API call, you may pass AwsEcsTaskDefinitionContainerDefinitionsEnvironmentFilesDetails
data as a hash: { type: "NonEmptyString", value: "NonEmptyString", }
@!attribute [rw] type
The type of environment file. @return [String]
@!attribute [rw] value
The ARN of the S3 object that contains the environment variable file. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsEcsTaskDefinitionContainerDefinitionsEnvironmentFilesDetails AWS API Documentation
Constants
- SENSITIVE