You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CodeGuruProfiler::Types::GetProfileResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::CodeGuruProfiler::Types::GetProfileResponse
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#content_encoding ⇒ String
The content encoding of the profile.
-
#content_type ⇒ String
The content type of the profile in the payload.
-
#profile ⇒ String
Information about the profile.
Instance Attribute Details
#content_encoding ⇒ String
The content encoding of the profile.
#content_type ⇒ String
The content type of the profile in the payload. It is either
application/json
or the default application/x-amzn-ion
.
#profile ⇒ String
Information about the profile.