class Aws::Schemas::Types::DescribeCodeBindingRequest
@note When making an API call, you may pass DescribeCodeBindingRequest
data as a hash: { language: "__string", # required registry_name: "__string", # required schema_name: "__string", # required schema_version: "__string", }
@!attribute [rw] language
@return [String]
@!attribute [rw] registry_name
@return [String]
@!attribute [rw] schema_name
@return [String]
@!attribute [rw] schema_version
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/schemas-2019-12-02/DescribeCodeBindingRequest AWS API Documentation
Constants
- SENSITIVE