Class: Aws::Types::DescribeCAEnrollmentPolicyResult

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#ca_enrollment_policy_status"InProgress", ...

Returns the value of attribute ca_enrollment_policy_status.

Returns:



450
451
452
# File 'sig/types.rbs', line 450

def ca_enrollment_policy_status
  @ca_enrollment_policy_status
end

#ca_enrollment_policy_status_reason::String

Returns the value of attribute ca_enrollment_policy_status_reason.

Returns:



452
453
454
# File 'sig/types.rbs', line 452

def ca_enrollment_policy_status_reason
  @ca_enrollment_policy_status_reason
end

#directory_id::String

Returns the value of attribute directory_id.

Returns:



448
449
450
# File 'sig/types.rbs', line 448

def directory_id
  @directory_id
end

#last_updated_date_time::Time

Returns the value of attribute last_updated_date_time.

Returns:



451
452
453
# File 'sig/types.rbs', line 451

def last_updated_date_time
  @last_updated_date_time
end

#pca_connector_arn::String

Returns the value of attribute pca_connector_arn.

Returns:



449
450
451
# File 'sig/types.rbs', line 449

def pca_connector_arn
  @pca_connector_arn
end