class Aws::AppRegistry::Types::DisassociateResourceRequest
@note When making an API call, you may pass DisassociateResourceRequest
data as a hash: { application: "ApplicationSpecifier", # required resource_type: "CFN_STACK", # required, accepts CFN_STACK resource: "ResourceSpecifier", # required }
@!attribute [rw] application
The name or ID of the application. @return [String]
@!attribute [rw] resource_type
The type of the resource that is being disassociated. @return [String]
@!attribute [rw] resource
The name or ID of the resource. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/AWS242AppRegistry-2020-06-24/DisassociateResourceRequest AWS API Documentation
Constants
- SENSITIVE