Class: Aws::Types::CreateAccountSubscriptionResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#request_id::String

Returns the value of attribute request_id.

Returns:

  • (::String)


2074
2075
2076
# File 'sig/types.rbs', line 2074

def request_id
  @request_id
end

#signup_responseTypes::SignupResponse

Returns the value of attribute signup_response.



2072
2073
2074
# File 'sig/types.rbs', line 2072

def 
  @signup_response
end

#status::Integer

Returns the value of attribute status.

Returns:

  • (::Integer)


2073
2074
2075
# File 'sig/types.rbs', line 2073

def status
  @status
end