Class: Aws::Types::CustomModelDataSource

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

Defined Under Namespace

Classes: ModelPackageArnDataSource, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#model_package_arn_data_sourceTypes::ModelPackageArnDataSource

Returns the value of attribute model_package_arn_data_source.



1221
1222
1223
# File 'sig/types.rbs', line 1221

def model_package_arn_data_source
  @model_package_arn_data_source
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1222
1223
1224
# File 'sig/types.rbs', line 1222

def unknown
  @unknown
end