public static interface RemediationExceptionResourceKey.Builder extends SdkPojo, CopyableBuilder<RemediationExceptionResourceKey.Builder,RemediationExceptionResourceKey>
| Modifier and Type | Method and Description |
|---|---|
RemediationExceptionResourceKey.Builder |
resourceId(String resourceId)
The ID of the resource (for example., sg-xxxxxx).
|
RemediationExceptionResourceKey.Builder |
resourceType(String resourceType)
The type of a resource.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRemediationExceptionResourceKey.Builder resourceType(String resourceType)
The type of a resource.
resourceType - The type of a resource.RemediationExceptionResourceKey.Builder resourceId(String resourceId)
The ID of the resource (for example., sg-xxxxxx).
resourceId - The ID of the resource (for example., sg-xxxxxx).Copyright © 2023. All rights reserved.