JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

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.resiliencehub.model

Class RemoveDraftAppVersionResourceMappingsRequest

    • Constructor Detail

      • RemoveDraftAppVersionResourceMappingsRequest

        public RemoveDraftAppVersionResourceMappingsRequest()
    • Method Detail

      • setAppArn

        public void setAppArn(String appArn)

        Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn: partition:resiliencehub:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.

        Parameters:
        appArn - Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn: partition:resiliencehub:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.
      • getAppArn

        public String getAppArn()

        Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn: partition:resiliencehub:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.

        Returns:
        Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn: partition:resiliencehub:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.
      • withAppArn

        public RemoveDraftAppVersionResourceMappingsRequest withAppArn(String appArn)

        Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn: partition:resiliencehub:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.

        Parameters:
        appArn - Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn: partition:resiliencehub:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • getAppRegistryAppNames

        public List<String> getAppRegistryAppNames()

        The names of the registered applications you want to remove from the resource mappings.

        Returns:
        The names of the registered applications you want to remove from the resource mappings.
      • setAppRegistryAppNames

        public void setAppRegistryAppNames(Collection<String> appRegistryAppNames)

        The names of the registered applications you want to remove from the resource mappings.

        Parameters:
        appRegistryAppNames - The names of the registered applications you want to remove from the resource mappings.
      • withAppRegistryAppNames

        public RemoveDraftAppVersionResourceMappingsRequest withAppRegistryAppNames(Collection<String> appRegistryAppNames)

        The names of the registered applications you want to remove from the resource mappings.

        Parameters:
        appRegistryAppNames - The names of the registered applications you want to remove from the resource mappings.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • getEksSourceNames

        public List<String> getEksSourceNames()

        The names of the Amazon Elastic Kubernetes Service clusters and namespaces you want to remove from the resource mappings.

        This parameter accepts values in "eks-cluster/namespace" format.

        Returns:
        The names of the Amazon Elastic Kubernetes Service clusters and namespaces you want to remove from the resource mappings.

        This parameter accepts values in "eks-cluster/namespace" format.

      • setEksSourceNames

        public void setEksSourceNames(Collection<String> eksSourceNames)

        The names of the Amazon Elastic Kubernetes Service clusters and namespaces you want to remove from the resource mappings.

        This parameter accepts values in "eks-cluster/namespace" format.

        Parameters:
        eksSourceNames - The names of the Amazon Elastic Kubernetes Service clusters and namespaces you want to remove from the resource mappings.

        This parameter accepts values in "eks-cluster/namespace" format.

      • withEksSourceNames

        public RemoveDraftAppVersionResourceMappingsRequest withEksSourceNames(String... eksSourceNames)

        The names of the Amazon Elastic Kubernetes Service clusters and namespaces you want to remove from the resource mappings.

        This parameter accepts values in "eks-cluster/namespace" format.

        NOTE: This method appends the values to the existing list (if any). Use setEksSourceNames(java.util.Collection) or withEksSourceNames(java.util.Collection) if you want to override the existing values.

        Parameters:
        eksSourceNames - The names of the Amazon Elastic Kubernetes Service clusters and namespaces you want to remove from the resource mappings.

        This parameter accepts values in "eks-cluster/namespace" format.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • withEksSourceNames

        public RemoveDraftAppVersionResourceMappingsRequest withEksSourceNames(Collection<String> eksSourceNames)

        The names of the Amazon Elastic Kubernetes Service clusters and namespaces you want to remove from the resource mappings.

        This parameter accepts values in "eks-cluster/namespace" format.

        Parameters:
        eksSourceNames - The names of the Amazon Elastic Kubernetes Service clusters and namespaces you want to remove from the resource mappings.

        This parameter accepts values in "eks-cluster/namespace" format.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • getLogicalStackNames

        public List<String> getLogicalStackNames()

        The names of the CloudFormation stacks you want to remove from the resource mappings.

        Returns:
        The names of the CloudFormation stacks you want to remove from the resource mappings.
      • setLogicalStackNames

        public void setLogicalStackNames(Collection<String> logicalStackNames)

        The names of the CloudFormation stacks you want to remove from the resource mappings.

        Parameters:
        logicalStackNames - The names of the CloudFormation stacks you want to remove from the resource mappings.
      • withLogicalStackNames

        public RemoveDraftAppVersionResourceMappingsRequest withLogicalStackNames(Collection<String> logicalStackNames)

        The names of the CloudFormation stacks you want to remove from the resource mappings.

        Parameters:
        logicalStackNames - The names of the CloudFormation stacks you want to remove from the resource mappings.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • getResourceGroupNames

        public List<String> getResourceGroupNames()

        The names of the resource groups you want to remove from the resource mappings.

        Returns:
        The names of the resource groups you want to remove from the resource mappings.
      • setResourceGroupNames

        public void setResourceGroupNames(Collection<String> resourceGroupNames)

        The names of the resource groups you want to remove from the resource mappings.

        Parameters:
        resourceGroupNames - The names of the resource groups you want to remove from the resource mappings.
      • withResourceGroupNames

        public RemoveDraftAppVersionResourceMappingsRequest withResourceGroupNames(Collection<String> resourceGroupNames)

        The names of the resource groups you want to remove from the resource mappings.

        Parameters:
        resourceGroupNames - The names of the resource groups you want to remove from the resource mappings.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • getResourceNames

        public List<String> getResourceNames()

        The names of the resources you want to remove from the resource mappings.

        Returns:
        The names of the resources you want to remove from the resource mappings.
      • setResourceNames

        public void setResourceNames(Collection<String> resourceNames)

        The names of the resources you want to remove from the resource mappings.

        Parameters:
        resourceNames - The names of the resources you want to remove from the resource mappings.
      • withResourceNames

        public RemoveDraftAppVersionResourceMappingsRequest withResourceNames(Collection<String> resourceNames)

        The names of the resources you want to remove from the resource mappings.

        Parameters:
        resourceNames - The names of the resources you want to remove from the resource mappings.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • getTerraformSourceNames

        public List<String> getTerraformSourceNames()

        The names of the Terraform sources you want to remove from the resource mappings.

        Returns:
        The names of the Terraform sources you want to remove from the resource mappings.
      • setTerraformSourceNames

        public void setTerraformSourceNames(Collection<String> terraformSourceNames)

        The names of the Terraform sources you want to remove from the resource mappings.

        Parameters:
        terraformSourceNames - The names of the Terraform sources you want to remove from the resource mappings.
      • withTerraformSourceNames

        public RemoveDraftAppVersionResourceMappingsRequest withTerraformSourceNames(Collection<String> terraformSourceNames)

        The names of the Terraform sources you want to remove from the resource mappings.

        Parameters:
        terraformSourceNames - The names of the Terraform sources you want to remove from the resource mappings.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • 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 によって変換されたページ (->オリジナル) /