class Aws::GroundStation::Types::GetConfigResponse

@!attribute [rw] config_arn

ARN of a `Config`
@return [String]

@!attribute [rw] config_data

Data elements in a `Config`.
@return [Types::ConfigTypeData]

@!attribute [rw] config_id

UUID of a `Config`.
@return [String]

@!attribute [rw] config_type

Type of a `Config`.
@return [String]

@!attribute [rw] name

Name of a `Config`.
@return [String]

@!attribute [rw] tags

Tags assigned to a `Config`.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/groundstation-2019-05-23/GetConfigResponse AWS API Documentation

Constants

SENSITIVE