class Aws::AppConfig::Types::GetConfigurationProfileRequest

@note When making an API call, you may pass GetConfigurationProfileRequest

data as a hash:

    {
      application_id: "Id", # required
      configuration_profile_id: "Id", # required
    }

@!attribute [rw] application_id

The ID of the application that includes the configuration profile
you want to get.
@return [String]

@!attribute [rw] configuration_profile_id

The ID of the configuration profile you want to get.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appconfig-2019-10-09/GetConfigurationProfileRequest AWS API Documentation

Constants

SENSITIVE