Uses of Enum
software.amazon.awscdk.services.batch.DnsPolicy
Packages that use DnsPolicy
-
Uses of DnsPolicy in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return DnsPolicyModifier and TypeMethodDescriptionEksJobDefinition.getDnsPolicy()
The DNS Policy of the pod used by this Job Definition.default DnsPolicy
EksJobDefinitionProps.getDnsPolicy()
The DNS Policy of the pod used by this Job Definition.final DnsPolicy
EksJobDefinitionProps.Jsii$Proxy.getDnsPolicy()
default DnsPolicy
IEksJobDefinition.getDnsPolicy()
The DNS Policy of the pod used by this Job Definition.default DnsPolicy
IEksJobDefinition.Jsii$Default.getDnsPolicy()
The DNS Policy of the pod used by this Job Definition.final DnsPolicy
IEksJobDefinition.Jsii$Proxy.getDnsPolicy()
The DNS Policy of the pod used by this Job Definition.static DnsPolicy
Returns the enum constant of this type with the specified name.static DnsPolicy[]
DnsPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.batch with parameters of type DnsPolicyModifier and TypeMethodDescriptionThe DNS Policy of the pod used by this Job Definition.Sets the value ofEksJobDefinitionProps.getDnsPolicy()