Class: Aws::Types::ModelPackageValidationProfile

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#profile_name::String

Returns the value of attribute profile_name.

Returns:

  • (::String)


9164
9165
9166
# File 'sig/types.rbs', line 9164

def profile_name
  @profile_name
end

#transform_job_definitionTypes::TransformJobDefinition

Returns the value of attribute transform_job_definition.



9165
9166
9167
# File 'sig/types.rbs', line 9165

def transform_job_definition
  @transform_job_definition
end