Interface RemediationExceptionResourceKey.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RemediationExceptionResourceKey.Builder,RemediationExceptionResourceKey>, SdkBuilder<RemediationExceptionResourceKey.Builder,RemediationExceptionResourceKey>, SdkPojo
Enclosing class:
RemediationExceptionResourceKey

public static interface RemediationExceptionResourceKey.Builder extends SdkPojo, CopyableBuilder<RemediationExceptionResourceKey.Builder,RemediationExceptionResourceKey>
  • Method Details

    • resourceType

      RemediationExceptionResourceKey.Builder resourceType(String resourceType)

      The type of a resource.

      Parameters:
      resourceType - The type of a resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceId

      The ID of the resource (for example., sg-xxxxxx).

      Parameters:
      resourceId - The ID of the resource (for example., sg-xxxxxx).
      Returns:
      Returns a reference to this object so that method calls can be chained together.