Class: Aws::Signer::Types::SigningProfile

Inherits:
Struct
  • Object
show all
Includes:
Aws::Structure
Defined in:
lib/aws-sdk-signer/types.rb

Overview

Contains information about the ACM certificates and signing configuration parameters that can be used by a given code signing user.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) for the signing profile.

Returns:

  • (String)


1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
# File 'lib/aws-sdk-signer/types.rb', line 1546

class SigningProfile < Struct.new(
  :profile_name,
  :profile_version,
  :profile_version_arn,
  :signing_material,
  :signature_validity_period,
  :platform_id,
  :platform_display_name,
  :signing_parameters,
  :status,
  :arn,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#platform_display_nameString

The name of the signing platform.

Returns:

  • (String)


1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
# File 'lib/aws-sdk-signer/types.rb', line 1546

class SigningProfile < Struct.new(
  :profile_name,
  :profile_version,
  :profile_version_arn,
  :signing_material,
  :signature_validity_period,
  :platform_id,
  :platform_display_name,
  :signing_parameters,
  :status,
  :arn,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#platform_idString

The ID of a platform that is available for use by a signing profile.

Returns:

  • (String)


1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
# File 'lib/aws-sdk-signer/types.rb', line 1546

class SigningProfile < Struct.new(
  :profile_name,
  :profile_version,
  :profile_version_arn,
  :signing_material,
  :signature_validity_period,
  :platform_id,
  :platform_display_name,
  :signing_parameters,
  :status,
  :arn,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#profile_nameString

The name of the signing profile.

Returns:

  • (String)


1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
# File 'lib/aws-sdk-signer/types.rb', line 1546

class SigningProfile < Struct.new(
  :profile_name,
  :profile_version,
  :profile_version_arn,
  :signing_material,
  :signature_validity_period,
  :platform_id,
  :platform_display_name,
  :signing_parameters,
  :status,
  :arn,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#profile_versionString

The version of a signing profile.

Returns:

  • (String)


1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
# File 'lib/aws-sdk-signer/types.rb', line 1546

class SigningProfile < Struct.new(
  :profile_name,
  :profile_version,
  :profile_version_arn,
  :signing_material,
  :signature_validity_period,
  :platform_id,
  :platform_display_name,
  :signing_parameters,
  :status,
  :arn,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#profile_version_arnString

The ARN of a signing profile, including the profile version.

Returns:

  • (String)


1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
# File 'lib/aws-sdk-signer/types.rb', line 1546

class SigningProfile < Struct.new(
  :profile_name,
  :profile_version,
  :profile_version_arn,
  :signing_material,
  :signature_validity_period,
  :platform_id,
  :platform_display_name,
  :signing_parameters,
  :status,
  :arn,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#signature_validity_periodTypes::SignatureValidityPeriod

The validity period for a signing job created using this signing profile.



1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
# File 'lib/aws-sdk-signer/types.rb', line 1546

class SigningProfile < Struct.new(
  :profile_name,
  :profile_version,
  :profile_version_arn,
  :signing_material,
  :signature_validity_period,
  :platform_id,
  :platform_display_name,
  :signing_parameters,
  :status,
  :arn,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#signing_materialTypes::SigningMaterial

The ACM certificate that is available for use by a signing profile.



1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
# File 'lib/aws-sdk-signer/types.rb', line 1546

class SigningProfile < Struct.new(
  :profile_name,
  :profile_version,
  :profile_version_arn,
  :signing_material,
  :signature_validity_period,
  :platform_id,
  :platform_display_name,
  :signing_parameters,
  :status,
  :arn,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#signing_parametersHash<String,String>

The parameters that are available for use by a Signer user.

Returns:

  • (Hash<String,String>)


1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
# File 'lib/aws-sdk-signer/types.rb', line 1546

class SigningProfile < Struct.new(
  :profile_name,
  :profile_version,
  :profile_version_arn,
  :signing_material,
  :signature_validity_period,
  :platform_id,
  :platform_display_name,
  :signing_parameters,
  :status,
  :arn,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of a signing profile.

Returns:

  • (String)


1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
# File 'lib/aws-sdk-signer/types.rb', line 1546

class SigningProfile < Struct.new(
  :profile_name,
  :profile_version,
  :profile_version_arn,
  :signing_material,
  :signature_validity_period,
  :platform_id,
  :platform_display_name,
  :signing_parameters,
  :status,
  :arn,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

A list of tags associated with the signing profile.

Returns:

  • (Hash<String,String>)


1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
# File 'lib/aws-sdk-signer/types.rb', line 1546

class SigningProfile < Struct.new(
  :profile_name,
  :profile_version,
  :profile_version_arn,
  :signing_material,
  :signature_validity_period,
  :platform_id,
  :platform_display_name,
  :signing_parameters,
  :status,
  :arn,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end