Feature Membership Configmanagement Config Sync Oci Args
data class FeatureMembershipConfigmanagementConfigSyncOciArgs(val gcpServiceAccountEmail: Output<String>? = null, val policyDir: Output<String>? = null, val secretType: Output<String>? = null, val syncRepo: Output<String>? = null, val syncWaitSecs: Output<String>? = null) : ConvertibleToJava<FeatureMembershipConfigmanagementConfigSyncOciArgs>
Constructors
Properties
Link copied to clipboard
The GCP Service Account Email used for auth when secret_type is gcpserviceaccount.
Link copied to clipboard
Type of secret configured for access to the OCI Image. Must be one of gcenode, gcpserviceaccount or none.
Link copied to clipboard
Period in seconds(int64 format) between consecutive syncs. Default: 15.