Class: Aws::Types::TemplateV2

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#certificate_validityTypes::CertificateValidity

Returns the value of attribute certificate_validity.

Returns:



619
620
621
# File 'sig/types.rbs', line 619

def certificate_validity
  @certificate_validity
end

#enrollment_flagsTypes::EnrollmentFlagsV2

Returns the value of attribute enrollment_flags.

Returns:



620
621
622
# File 'sig/types.rbs', line 620

def enrollment_flags
  @enrollment_flags
end

#extensionsTypes::ExtensionsV2

Returns the value of attribute extensions.

Returns:



621
622
623
# File 'sig/types.rbs', line 621

def extensions
  @extensions
end

#general_flagsTypes::GeneralFlagsV2

Returns the value of attribute general_flags.

Returns:



622
623
624
# File 'sig/types.rbs', line 622

def general_flags
  @general_flags
end

#private_key_attributesTypes::PrivateKeyAttributesV2

Returns the value of attribute private_key_attributes.

Returns:



623
624
625
# File 'sig/types.rbs', line 623

def private_key_attributes
  @private_key_attributes
end

#private_key_flagsTypes::PrivateKeyFlagsV2

Returns the value of attribute private_key_flags.

Returns:



624
625
626
# File 'sig/types.rbs', line 624

def private_key_flags
  @private_key_flags
end

#subject_name_flagsTypes::SubjectNameFlagsV2

Returns the value of attribute subject_name_flags.

Returns:



625
626
627
# File 'sig/types.rbs', line 625

def subject_name_flags
  @subject_name_flags
end

#superseded_templates::Array[::String]

Returns the value of attribute superseded_templates.

Returns:



626
627
628
# File 'sig/types.rbs', line 626

def superseded_templates
  @superseded_templates
end