RemoveDraftAppVersionResourceMappingsRequest.Builder |
RemoveDraftAppVersionResourceMappingsRequest.Builder.appArn(String appArn) |
Amazon Resource Name (ARN) of the Resilience Hub application.
|
RemoveDraftAppVersionResourceMappingsRequest.Builder |
RemoveDraftAppVersionResourceMappingsRequest.Builder.appRegistryAppNames(String... appRegistryAppNames) |
The names of the registered applications you want to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest.Builder |
RemoveDraftAppVersionResourceMappingsRequest.Builder.appRegistryAppNames(Collection<String> appRegistryAppNames) |
The names of the registered applications you want to remove from the resource mappings.
|
static RemoveDraftAppVersionResourceMappingsRequest.Builder |
RemoveDraftAppVersionResourceMappingsRequest.builder() |
|
RemoveDraftAppVersionResourceMappingsRequest.Builder |
RemoveDraftAppVersionResourceMappingsRequest.Builder.eksSourceNames(String... eksSourceNames) |
The names of the Amazon Elastic Kubernetes Service clusters and namespaces you want to remove from the
resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest.Builder |
RemoveDraftAppVersionResourceMappingsRequest.Builder.eksSourceNames(Collection<String> eksSourceNames) |
The names of the Amazon Elastic Kubernetes Service clusters and namespaces you want to remove from the
resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest.Builder |
RemoveDraftAppVersionResourceMappingsRequest.Builder.logicalStackNames(String... logicalStackNames) |
The names of the CloudFormation stacks you want to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest.Builder |
RemoveDraftAppVersionResourceMappingsRequest.Builder.logicalStackNames(Collection<String> logicalStackNames) |
The names of the CloudFormation stacks you want to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest.Builder |
RemoveDraftAppVersionResourceMappingsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
RemoveDraftAppVersionResourceMappingsRequest.Builder |
RemoveDraftAppVersionResourceMappingsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
RemoveDraftAppVersionResourceMappingsRequest.Builder |
RemoveDraftAppVersionResourceMappingsRequest.Builder.resourceGroupNames(String... resourceGroupNames) |
The names of the resource groups you want to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest.Builder |
RemoveDraftAppVersionResourceMappingsRequest.Builder.resourceGroupNames(Collection<String> resourceGroupNames) |
The names of the resource groups you want to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest.Builder |
RemoveDraftAppVersionResourceMappingsRequest.Builder.resourceNames(String... resourceNames) |
The names of the resources you want to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest.Builder |
RemoveDraftAppVersionResourceMappingsRequest.Builder.resourceNames(Collection<String> resourceNames) |
The names of the resources you want to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest.Builder |
RemoveDraftAppVersionResourceMappingsRequest.Builder.terraformSourceNames(String... terraformSourceNames) |
The names of the Terraform sources you want to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest.Builder |
RemoveDraftAppVersionResourceMappingsRequest.Builder.terraformSourceNames(Collection<String> terraformSourceNames) |
The names of the Terraform sources you want to remove from the resource mappings.
|
RemoveDraftAppVersionResourceMappingsRequest.Builder |
RemoveDraftAppVersionResourceMappingsRequest.toBuilder() |
|