Class: Aws::PcaConnectorAd::Types::Template

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-pcaconnectorad/lib/aws-sdk-pcaconnectorad/types.rb

Overview

An Active Directory compatible certificate template. Connectors issue certificates against these templates based on the requestor's Active Directory group membership.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) that was returned when you called CreateTemplate.

Returns:

  • (String)


2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
# File 'gems/aws-sdk-pcaconnectorad/lib/aws-sdk-pcaconnectorad/types.rb', line 2301

class Template < Struct.new(
  :arn,
  :connector_arn,
  :created_at,
  :definition,
  :name,
  :object_identifier,
  :policy_schema,
  :revision,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#connector_arnString

The Amazon Resource Name (ARN) that was returned when you called CreateConnector.

Returns:

  • (String)


2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
# File 'gems/aws-sdk-pcaconnectorad/lib/aws-sdk-pcaconnectorad/types.rb', line 2301

class Template < Struct.new(
  :arn,
  :connector_arn,
  :created_at,
  :definition,
  :name,
  :object_identifier,
  :policy_schema,
  :revision,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

The date and time that the template was created.

Returns:

  • (Time)


2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
# File 'gems/aws-sdk-pcaconnectorad/lib/aws-sdk-pcaconnectorad/types.rb', line 2301

class Template < Struct.new(
  :arn,
  :connector_arn,
  :created_at,
  :definition,
  :name,
  :object_identifier,
  :policy_schema,
  :revision,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#definitionTypes::TemplateDefinition

Template configuration to define the information included in certificates. Define certificate validity and renewal periods, certificate request handling and enrollment options, key usage extensions, application policies, and cryptography settings.



2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
# File 'gems/aws-sdk-pcaconnectorad/lib/aws-sdk-pcaconnectorad/types.rb', line 2301

class Template < Struct.new(
  :arn,
  :connector_arn,
  :created_at,
  :definition,
  :name,
  :object_identifier,
  :policy_schema,
  :revision,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

Name of the templates. Template names must be unique.

Returns:

  • (String)


2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
# File 'gems/aws-sdk-pcaconnectorad/lib/aws-sdk-pcaconnectorad/types.rb', line 2301

class Template < Struct.new(
  :arn,
  :connector_arn,
  :created_at,
  :definition,
  :name,
  :object_identifier,
  :policy_schema,
  :revision,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#object_identifierString

Object identifier of a template.

Returns:

  • (String)


2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
# File 'gems/aws-sdk-pcaconnectorad/lib/aws-sdk-pcaconnectorad/types.rb', line 2301

class Template < Struct.new(
  :arn,
  :connector_arn,
  :created_at,
  :definition,
  :name,
  :object_identifier,
  :policy_schema,
  :revision,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#policy_schemaInteger

The template schema version. Template schema versions can be v2, v3, or v4. The template configuration options change based on the template schema version.

Returns:

  • (Integer)


2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
# File 'gems/aws-sdk-pcaconnectorad/lib/aws-sdk-pcaconnectorad/types.rb', line 2301

class Template < Struct.new(
  :arn,
  :connector_arn,
  :created_at,
  :definition,
  :name,
  :object_identifier,
  :policy_schema,
  :revision,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#revisionTypes::TemplateRevision

The version of the template. Template updates will increment the minor revision. Re-enrolling all certificate holders will increment the major revision.



2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
# File 'gems/aws-sdk-pcaconnectorad/lib/aws-sdk-pcaconnectorad/types.rb', line 2301

class Template < Struct.new(
  :arn,
  :connector_arn,
  :created_at,
  :definition,
  :name,
  :object_identifier,
  :policy_schema,
  :revision,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

Status of the template. Status can be creating, active, deleting, or failed.

Returns:

  • (String)


2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
# File 'gems/aws-sdk-pcaconnectorad/lib/aws-sdk-pcaconnectorad/types.rb', line 2301

class Template < Struct.new(
  :arn,
  :connector_arn,
  :created_at,
  :definition,
  :name,
  :object_identifier,
  :policy_schema,
  :revision,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#updated_atTime

The date and time that the template was updated.

Returns:

  • (Time)


2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
# File 'gems/aws-sdk-pcaconnectorad/lib/aws-sdk-pcaconnectorad/types.rb', line 2301

class Template < Struct.new(
  :arn,
  :connector_arn,
  :created_at,
  :definition,
  :name,
  :object_identifier,
  :policy_schema,
  :revision,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end