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