@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:47.515Z") @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 © 2021. All rights reserved.