@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:47:08.077Z") @Stability(value=Stable) 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()
The EKS cluster to apply the Fargate profile to.
|
getFargateProfileName, getPodExecutionRole, getSelectors, getSubnetSelection, getVpc@Stability(value=Stable) @NotNull Cluster getCluster()
[disable-awslint:ref-via-interface]
@Stability(value=Stable) static FargateProfileProps.Builder builder()
builder in interface FargateProfileOptionsFargateProfileProps.Builder of FargateProfilePropsCopyright © 2021. All rights reserved.