security Config
Parameters
value
Use to specify KMS Key ID ( KMSKeyId
) for at-rest encryption of your OnlineStore
.
suspend fun securityConfig(argument: suspend FeatureGroupOnlineStoreSecurityConfigArgsBuilder.() -> Unit)
Parameters
argument
Use to specify KMS Key ID ( KMSKeyId
) for at-rest encryption of your OnlineStore
.