Class: Aws::Types::ModelPackageValidationSpecification

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#validation_profiles::Array[Types::ModelPackageValidationProfile]

Returns the value of attribute validation_profiles.



9171
9172
9173
# File 'sig/types.rbs', line 9171

def validation_profiles
  @validation_profiles
end

#validation_role::String

Returns the value of attribute validation_role.

Returns:

  • (::String)


9170
9171
9172
# File 'sig/types.rbs', line 9170

def validation_role
  @validation_role
end