kmsServiceAccountId property

TfRef<String> get kmsServiceAccountId

Reference to kms_service_account_id attribute.

Implementation

TfRef<String> get kmsServiceAccountId =>
    TfRef.attribute<String>(this, 'kms_service_account_id');