@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:18.580Z") @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.