inUseBy property

List<String>? inUseBy
final

A list of ARNs for the AWS resources that are using the certificate. A certificate can be used by multiple AWS resources.

Implementation

final List<String>? inUseBy;