Interface ChangeSetHookResourceTargetDetails.Builder

  • Method Details

    • logicalResourceId

      ChangeSetHookResourceTargetDetails.Builder logicalResourceId(String logicalResourceId)

      The resource's logical ID, which is defined in the stack's template.

      Parameters:
      logicalResourceId - The resource's logical ID, which is defined in the stack's template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceType

      The type of CloudFormation resource, such as AWS::S3::Bucket.

      Parameters:
      resourceType - The type of CloudFormation resource, such as AWS::S3::Bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceAction

      ChangeSetHookResourceTargetDetails.Builder resourceAction(String resourceAction)

      Specifies the action of the resource.

      Parameters:
      resourceAction - Specifies the action of the resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • resourceAction

      Specifies the action of the resource.

      Parameters:
      resourceAction - Specifies the action of the resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: