Uses of Enum
software.amazon.awscdk.services.batch.DnsPolicy
-
Uses of DnsPolicy in software.amazon.awscdk.services.batch
Modifier 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.Modifier and TypeMethodDescriptionThe DNS Policy of the pod used by this Job Definition.Sets the value ofEksJobDefinitionProps.getDnsPolicy()