JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.793

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.arczonalshift.model

Class CreatePracticeRunConfigurationResult

    • Constructor Detail

      • CreatePracticeRunConfigurationResult

        public CreatePracticeRunConfigurationResult()
    • Method Detail

      • setArn

        public void setArn(String arn)

        The Amazon Resource Name (ARN) of the resource that you configured the practice run for.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the resource that you configured the practice run for.
      • getArn

        public String getArn()

        The Amazon Resource Name (ARN) of the resource that you configured the practice run for.

        Returns:
        The Amazon Resource Name (ARN) of the resource that you configured the practice run for.
      • withArn

        public CreatePracticeRunConfigurationResult withArn(String arn)

        The Amazon Resource Name (ARN) of the resource that you configured the practice run for.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the resource that you configured the practice run for.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setName

        public void setName(String name)

        The name of the resource that you configured the practice run for.

        Parameters:
        name - The name of the resource that you configured the practice run for.
      • getName

        public String getName()

        The name of the resource that you configured the practice run for.

        Returns:
        The name of the resource that you configured the practice run for.
      • withName

        public CreatePracticeRunConfigurationResult withName(String name)

        The name of the resource that you configured the practice run for.

        Parameters:
        name - The name of the resource that you configured the practice run for.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setPracticeRunConfiguration

        public void setPracticeRunConfiguration(PracticeRunConfiguration practiceRunConfiguration)

        A practice run configuration for a resource. Configurations include the outcome alarm that you specify for practice runs, and, optionally, a blocking alarm and blocking dates and windows.

        Parameters:
        practiceRunConfiguration - A practice run configuration for a resource. Configurations include the outcome alarm that you specify for practice runs, and, optionally, a blocking alarm and blocking dates and windows.
      • getPracticeRunConfiguration

        public PracticeRunConfiguration getPracticeRunConfiguration()

        A practice run configuration for a resource. Configurations include the outcome alarm that you specify for practice runs, and, optionally, a blocking alarm and blocking dates and windows.

        Returns:
        A practice run configuration for a resource. Configurations include the outcome alarm that you specify for practice runs, and, optionally, a blocking alarm and blocking dates and windows.
      • withPracticeRunConfiguration

        public CreatePracticeRunConfigurationResult withPracticeRunConfiguration(PracticeRunConfiguration practiceRunConfiguration)

        A practice run configuration for a resource. Configurations include the outcome alarm that you specify for practice runs, and, optionally, a blocking alarm and blocking dates and windows.

        Parameters:
        practiceRunConfiguration - A practice run configuration for a resource. Configurations include the outcome alarm that you specify for practice runs, and, optionally, a blocking alarm and blocking dates and windows.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setZonalAutoshiftStatus

        public void setZonalAutoshiftStatus(String zonalAutoshiftStatus)

        The status for zonal autoshift for a resource. When you specify ENABLED for the autoshift status, Amazon Web Services shifts traffic away from shifts away application resource traffic from an Availability Zone, on your behalf, when internal telemetry indicates that there is an Availability Zone impairment that could potentially impact customers.

        When you enable zonal autoshift, you must also configure practice runs for the resource.

        Parameters:
        zonalAutoshiftStatus - The status for zonal autoshift for a resource. When you specify ENABLED for the autoshift status, Amazon Web Services shifts traffic away from shifts away application resource traffic from an Availability Zone, on your behalf, when internal telemetry indicates that there is an Availability Zone impairment that could potentially impact customers.

        When you enable zonal autoshift, you must also configure practice runs for the resource.

        See Also:
        ZonalAutoshiftStatus
      • getZonalAutoshiftStatus

        public String getZonalAutoshiftStatus()

        The status for zonal autoshift for a resource. When you specify ENABLED for the autoshift status, Amazon Web Services shifts traffic away from shifts away application resource traffic from an Availability Zone, on your behalf, when internal telemetry indicates that there is an Availability Zone impairment that could potentially impact customers.

        When you enable zonal autoshift, you must also configure practice runs for the resource.

        Returns:
        The status for zonal autoshift for a resource. When you specify ENABLED for the autoshift status, Amazon Web Services shifts traffic away from shifts away application resource traffic from an Availability Zone, on your behalf, when internal telemetry indicates that there is an Availability Zone impairment that could potentially impact customers.

        When you enable zonal autoshift, you must also configure practice runs for the resource.

        See Also:
        ZonalAutoshiftStatus
      • withZonalAutoshiftStatus

        public CreatePracticeRunConfigurationResult withZonalAutoshiftStatus(String zonalAutoshiftStatus)

        The status for zonal autoshift for a resource. When you specify ENABLED for the autoshift status, Amazon Web Services shifts traffic away from shifts away application resource traffic from an Availability Zone, on your behalf, when internal telemetry indicates that there is an Availability Zone impairment that could potentially impact customers.

        When you enable zonal autoshift, you must also configure practice runs for the resource.

        Parameters:
        zonalAutoshiftStatus - The status for zonal autoshift for a resource. When you specify ENABLED for the autoshift status, Amazon Web Services shifts traffic away from shifts away application resource traffic from an Availability Zone, on your behalf, when internal telemetry indicates that there is an Availability Zone impairment that could potentially impact customers.

        When you enable zonal autoshift, you must also configure practice runs for the resource.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ZonalAutoshiftStatus
      • withZonalAutoshiftStatus

        public CreatePracticeRunConfigurationResult withZonalAutoshiftStatus(ZonalAutoshiftStatus zonalAutoshiftStatus)

        The status for zonal autoshift for a resource. When you specify ENABLED for the autoshift status, Amazon Web Services shifts traffic away from shifts away application resource traffic from an Availability Zone, on your behalf, when internal telemetry indicates that there is an Availability Zone impairment that could potentially impact customers.

        When you enable zonal autoshift, you must also configure practice runs for the resource.

        Parameters:
        zonalAutoshiftStatus - The status for zonal autoshift for a resource. When you specify ENABLED for the autoshift status, Amazon Web Services shifts traffic away from shifts away application resource traffic from an Availability Zone, on your behalf, when internal telemetry indicates that there is an Availability Zone impairment that could potentially impact customers.

        When you enable zonal autoshift, you must also configure practice runs for the resource.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ZonalAutoshiftStatus
      • toString

        public String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object
        Returns:
        A string representation of this object.
        See Also:
        Object.toString()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /