static FargateProfileProps.Builder |
FargateProfileProps.builder() |
FargateProfileProps.Builder |
FargateProfileProps.Builder.cluster(Cluster cluster)
|
FargateProfileProps.Builder |
FargateProfileProps.Builder.fargateProfileName(String fargateProfileName)
|
FargateProfileProps.Builder |
FargateProfileProps.Builder.podExecutionRole(IRole podExecutionRole)
|
FargateProfileProps.Builder |
FargateProfileProps.Builder.selectors(List<? extends Selector> selectors)
|
FargateProfileProps.Builder |
FargateProfileProps.Builder.subnetSelection(SubnetSelection subnetSelection)
|
FargateProfileProps.Builder |
FargateProfileProps.Builder.vpc(IVpc vpc)
|