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)


2957
2958
2959
# File 'sig/types.rbs', line 2957

def model_profile_id
  @model_profile_id
end

#qbs_aws_account_id::String

Returns the value of attribute qbs_aws_account_id.

Returns:

  • (::String)


2959
2960
2961
# File 'sig/types.rbs', line 2959

def 
  @qbs_aws_account_id
end

#subscription_id::String

Returns the value of attribute subscription_id.

Returns:

  • (::String)


2958
2959
2960
# File 'sig/types.rbs', line 2958

def subscription_id
  @subscription_id
end