Class: Aws::Types::DeleteCertificateAuthorityRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#certificate_authority_arn::String

Returns the value of attribute certificate_authority_arn.

Returns:



159
160
161
# File 'sig/types.rbs', line 159

def certificate_authority_arn
  @certificate_authority_arn
end

#permanent_deletion_time_in_days::Integer

Returns the value of attribute permanent_deletion_time_in_days.

Returns:



160
161
162
# File 'sig/types.rbs', line 160

def permanent_deletion_time_in_days
  @permanent_deletion_time_in_days
end