public static interface FailedMemberAccountEc2DeepInspectionStatusState.Builder extends SdkPojo, CopyableBuilder<FailedMemberAccountEc2DeepInspectionStatusState.Builder,FailedMemberAccountEc2DeepInspectionStatusState>
| Modifier and Type | Method and Description |
|---|---|
FailedMemberAccountEc2DeepInspectionStatusState.Builder |
accountId(String accountId)
The unique identifier for the Amazon Web Services account of the organization member that failed to activate
Amazon Inspector deep inspection.
|
FailedMemberAccountEc2DeepInspectionStatusState.Builder |
ec2ScanStatus(Status ec2ScanStatus)
The status of EC2 scanning in the account that failed to activate Amazon Inspector deep inspection.
|
FailedMemberAccountEc2DeepInspectionStatusState.Builder |
ec2ScanStatus(String ec2ScanStatus)
The status of EC2 scanning in the account that failed to activate Amazon Inspector deep inspection.
|
FailedMemberAccountEc2DeepInspectionStatusState.Builder |
errorMessage(String errorMessage)
The error message explaining why the account failed to activate Amazon Inspector deep inspection.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFailedMemberAccountEc2DeepInspectionStatusState.Builder accountId(String accountId)
The unique identifier for the Amazon Web Services account of the organization member that failed to activate Amazon Inspector deep inspection.
accountId - The unique identifier for the Amazon Web Services account of the organization member that failed to
activate Amazon Inspector deep inspection.FailedMemberAccountEc2DeepInspectionStatusState.Builder ec2ScanStatus(String ec2ScanStatus)
The status of EC2 scanning in the account that failed to activate Amazon Inspector deep inspection.
FailedMemberAccountEc2DeepInspectionStatusState.Builder ec2ScanStatus(Status ec2ScanStatus)
The status of EC2 scanning in the account that failed to activate Amazon Inspector deep inspection.
FailedMemberAccountEc2DeepInspectionStatusState.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.Copyright © 2023. All rights reserved.