Class: Aws::Types::DescribeProvisioningParametersInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#accept_language::String

Returns the value of attribute accept_language.

Returns:



527
528
529
# File 'sig/types.rbs', line 527

def accept_language
  @accept_language
end

#path_id::String

Returns the value of attribute path_id.

Returns:



532
533
534
# File 'sig/types.rbs', line 532

def path_id
  @path_id
end

#path_name::String

Returns the value of attribute path_name.

Returns:



533
534
535
# File 'sig/types.rbs', line 533

def path_name
  @path_name
end

#product_id::String

Returns the value of attribute product_id.

Returns:



528
529
530
# File 'sig/types.rbs', line 528

def product_id
  @product_id
end

#product_name::String

Returns the value of attribute product_name.

Returns:



529
530
531
# File 'sig/types.rbs', line 529

def product_name
  @product_name
end

#provisioning_artifact_id::String

Returns the value of attribute provisioning_artifact_id.

Returns:



530
531
532
# File 'sig/types.rbs', line 530

def provisioning_artifact_id
  @provisioning_artifact_id
end

#provisioning_artifact_name::String

Returns the value of attribute provisioning_artifact_name.

Returns:



531
532
533
# File 'sig/types.rbs', line 531

def provisioning_artifact_name
  @provisioning_artifact_name
end