public static interface MemberAccountEc2DeepInspectionStatusState.Builder extends SdkPojo, CopyableBuilder<MemberAccountEc2DeepInspectionStatusState.Builder,MemberAccountEc2DeepInspectionStatusState>
| Modifier and Type | Method and Description |
|---|---|
MemberAccountEc2DeepInspectionStatusState.Builder |
accountId(String accountId)
The unique identifier for the Amazon Web Services account of the organization member
|
MemberAccountEc2DeepInspectionStatusState.Builder |
errorMessage(String errorMessage)
The error message explaining why the account failed to activate Amazon Inspector deep inspection.
|
MemberAccountEc2DeepInspectionStatusState.Builder |
status(Ec2DeepInspectionStatus status)
The state of Amazon Inspector deep inspection in the member account.
|
MemberAccountEc2DeepInspectionStatusState.Builder |
status(String status)
The state of Amazon Inspector deep inspection in the member account.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMemberAccountEc2DeepInspectionStatusState.Builder accountId(String accountId)
The unique identifier for the Amazon Web Services account of the organization member
accountId - The unique identifier for the Amazon Web Services account of the organization memberMemberAccountEc2DeepInspectionStatusState.Builder errorMessage(String errorMessage)
The error message explaining why the account failed to activate Amazon Inspector deep inspection.
errorMessage - The error message explaining why the account failed to activate Amazon Inspector deep inspection.MemberAccountEc2DeepInspectionStatusState.Builder status(String status)
The state of Amazon Inspector deep inspection in the member account.
status - The state of Amazon Inspector deep inspection in the member account.Ec2DeepInspectionStatus,
Ec2DeepInspectionStatusMemberAccountEc2DeepInspectionStatusState.Builder status(Ec2DeepInspectionStatus status)
The state of Amazon Inspector deep inspection in the member account.
status - The state of Amazon Inspector deep inspection in the member account.Ec2DeepInspectionStatus,
Ec2DeepInspectionStatusCopyright © 2023. All rights reserved.