Class: Aws::Types::CaCertificatesBundleSource

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

Defined Under Namespace

Classes: CaCertificatesBundleS3Location, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ca_certificates_bundle_s3_locationTypes::CaCertificatesBundleS3Location

Returns the value of attribute ca_certificates_bundle_s3_location.



138
139
140
# File 'sig/types.rbs', line 138

def ca_certificates_bundle_s3_location
  @ca_certificates_bundle_s3_location
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


139
140
141
# File 'sig/types.rbs', line 139

def unknown
  @unknown
end