static CfnFargateProfileProps.Builder |
CfnFargateProfileProps.builder() |
CfnFargateProfileProps.Builder |
CfnFargateProfileProps.Builder.clusterName(String clusterName)
|
CfnFargateProfileProps.Builder |
CfnFargateProfileProps.Builder.fargateProfileName(String fargateProfileName)
|
CfnFargateProfileProps.Builder |
CfnFargateProfileProps.Builder.podExecutionRoleArn(String podExecutionRoleArn)
|
CfnFargateProfileProps.Builder |
CfnFargateProfileProps.Builder.selectors(IResolvable selectors)
|
CfnFargateProfileProps.Builder |
CfnFargateProfileProps.Builder.selectors(List<? extends Object> selectors)
|
CfnFargateProfileProps.Builder |
CfnFargateProfileProps.Builder.subnets(List<String> subnets)
|
CfnFargateProfileProps.Builder |
CfnFargateProfileProps.Builder.tags(List<? extends CfnTag> tags)
|