Uses of Class
software.amazon.awscdk.services.batch.Secret
Packages that use Secret
-
Uses of Secret in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return SecretModifier and TypeMethodDescriptionstatic Secret
Secret.fromSecretsManager
(ISecret secret) Creates a environment variable value from a secret stored in AWS Secrets Manager.static Secret
Secret.fromSecretsManager
(ISecret secret, String field) Creates a environment variable value from a secret stored in AWS Secrets Manager.static Secret
Secret.fromSecretsManagerVersion
(ISecret secret, SecretVersionInfo versionInfo) Creates a environment variable value from a secret stored in AWS Secrets Manager.static Secret
Secret.fromSecretsManagerVersion
(ISecret secret, SecretVersionInfo versionInfo, String field) Creates a environment variable value from a secret stored in AWS Secrets Manager.static Secret
Secret.fromSsmParameter
(IParameter parameter) Creates an environment variable value from a parameter stored in AWS Systems Manager Parameter Store.Methods in software.amazon.awscdk.services.batch that return types with arguments of type SecretModifier and TypeMethodDescriptionEcsContainerDefinitionProps.getSecrets()
A map from environment variable names to the secrets for the container.EcsContainerDefinitionProps.Jsii$Proxy.getSecrets()
EcsEc2ContainerDefinition.getSecrets()
A map from environment variable names to the secrets for the container.EcsEc2ContainerDefinitionProps.Jsii$Proxy.getSecrets()
EcsFargateContainerDefinition.getSecrets()
A map from environment variable names to the secrets for the container.EcsFargateContainerDefinitionProps.Jsii$Proxy.getSecrets()
IEcsContainerDefinition.getSecrets()
A map from environment variable names to the secrets for the container.IEcsContainerDefinition.Jsii$Default.getSecrets()
A map from environment variable names to the secrets for the container.IEcsContainerDefinition.Jsii$Proxy.getSecrets()
A map from environment variable names to the secrets for the container.IEcsEc2ContainerDefinition.Jsii$Default.getSecrets()
A map from environment variable names to the secrets for the container.IEcsEc2ContainerDefinition.Jsii$Proxy.getSecrets()
A map from environment variable names to the secrets for the container.IEcsFargateContainerDefinition.Jsii$Default.getSecrets()
A map from environment variable names to the secrets for the container.IEcsFargateContainerDefinition.Jsii$Proxy.getSecrets()
A map from environment variable names to the secrets for the container.Method parameters in software.amazon.awscdk.services.batch with type arguments of type SecretModifier and TypeMethodDescriptionSets the value ofEcsContainerDefinitionProps.getSecrets()
A map from environment variable names to the secrets for the container.Sets the value ofEcsContainerDefinitionProps.getSecrets()
A map from environment variable names to the secrets for the container.Sets the value ofEcsContainerDefinitionProps.getSecrets()