Class: Aws::Types::Source

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_dataTypes::SourceData

Returns the value of attribute source_data.

Returns:



251
252
253
# File 'sig/types.rbs', line 251

def source_data
  @source_data
end

#source_type"AWS_ACM_PCA", ...

Returns the value of attribute source_type.

Returns:

  • ("AWS_ACM_PCA", "CERTIFICATE_BUNDLE", "SELF_SIGNED_REPOSITORY")


250
251
252
# File 'sig/types.rbs', line 250

def source_type
  @source_type
end