@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:23.725Z") @Stability(value=Experimental) public interface FargateProfileProps extends software.amazon.jsii.JsiiSerializable, FargateProfileOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
FargateProfileProps.Builder
A builder for
FargateProfileProps |
static class |
FargateProfileProps.Jsii$Proxy
An implementation for
FargateProfileProps |
| Modifier and Type | Method and Description |
|---|---|
static FargateProfileProps.Builder |
builder() |
Cluster |
getCluster()
(experimental) The EKS cluster to apply the Fargate profile to.
|
getFargateProfileName, getPodExecutionRole, getSelectors, getSubnetSelection, getVpc@Stability(value=Experimental) @NotNull Cluster getCluster()
[disable-awslint:ref-via-interface]
@Stability(value=Experimental) static FargateProfileProps.Builder builder()
builder in interface FargateProfileOptionsFargateProfileProps.Builder of FargateProfilePropsCopyright © 2020. All rights reserved.