You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Cloud9::Types::DeleteEnvironmentRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Cloud9::Types::DeleteEnvironmentRequest
- Defined in:
- (unknown)
Overview
Note:
When passing DeleteEnvironmentRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
environment_id: "EnvironmentId", # required
}
Instance Attribute Summary collapse
-
#environment_id ⇒ String
The ID of the environment to delete.
Instance Attribute Details
#environment_id ⇒ String
The ID of the environment to delete.