Class: Aws::Types::CustomPromptProfile

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#model_profile_id::String

Returns the value of attribute model_profile_id.

Returns:

  • (::String)


2826
2827
2828
# File 'sig/types.rbs', line 2826

def model_profile_id
  @model_profile_id
end

#qbs_aws_account_id::String

Returns the value of attribute qbs_aws_account_id.

Returns:

  • (::String)


2828
2829
2830
# File 'sig/types.rbs', line 2828

def 
  @qbs_aws_account_id
end

#subscription_id::String

Returns the value of attribute subscription_id.

Returns:

  • (::String)


2827
2828
2829
# File 'sig/types.rbs', line 2827

def subscription_id
  @subscription_id
end