Class: Aws::Types::AssociateEnclaveCertificateIamRoleResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#certificate_s3_bucket_name::String

Returns the value of attribute certificate_s3_bucket_name.

Returns:

  • (::String)


674
675
676
# File 'sig/types.rbs', line 674

def certificate_s3_bucket_name
  @certificate_s3_bucket_name
end

#certificate_s3_object_key::String

Returns the value of attribute certificate_s3_object_key.

Returns:

  • (::String)


675
676
677
# File 'sig/types.rbs', line 675

def certificate_s3_object_key
  @certificate_s3_object_key
end

#encryption_kms_key_id::String

Returns the value of attribute encryption_kms_key_id.

Returns:

  • (::String)


676
677
678
# File 'sig/types.rbs', line 676

def encryption_kms_key_id
  @encryption_kms_key_id
end