class Aws::AppConfig::Types::DeleteEnvironmentRequest
@note When making an API call, you may pass DeleteEnvironmentRequest
data as a hash: { application_id: "Id", # required environment_id: "Id", # required }
@!attribute [rw] application_id
The application ID that includes the environment you want to delete. @return [String]
@!attribute [rw] environment_id
The ID of the environment you want to delete. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/appconfig-2019-10-09/DeleteEnvironmentRequest AWS API Documentation
Constants
- SENSITIVE