static FargateProfileIssue.Builder |
FargateProfileIssue.builder() |
|
FargateProfileIssue.Builder |
FargateProfileIssue.Builder.code(String code) |
A brief description of the error.
|
FargateProfileIssue.Builder |
FargateProfileIssue.Builder.code(FargateProfileIssueCode code) |
A brief description of the error.
|
FargateProfileIssue.Builder |
FargateProfileIssue.Builder.message(String message) |
The error message associated with the issue.
|
FargateProfileIssue.Builder |
FargateProfileIssue.Builder.resourceIds(String... resourceIds) |
The Amazon Web Services resources that are affected by this issue.
|
FargateProfileIssue.Builder |
FargateProfileIssue.Builder.resourceIds(Collection<String> resourceIds) |
The Amazon Web Services resources that are affected by this issue.
|
FargateProfileIssue.Builder |
FargateProfileIssue.toBuilder() |
|