Uses of Class
com.databricks.sdk.service.provisioning.AwsKeyInfo
-
Packages that use AwsKeyInfo Package Description com.databricks.sdk.service.provisioning -
-
Uses of AwsKeyInfo in com.databricks.sdk.service.provisioning
Methods in com.databricks.sdk.service.provisioning that return AwsKeyInfo Modifier and Type Method Description AwsKeyInfoCustomerManagedKey. getAwsKeyInfo()AwsKeyInfoAwsKeyInfo. setKeyAlias(String keyAlias)AwsKeyInfoAwsKeyInfo. setKeyArn(String keyArn)AwsKeyInfoAwsKeyInfo. setKeyRegion(String keyRegion)AwsKeyInfoAwsKeyInfo. setReuseKeyForClusterVolumes(Boolean reuseKeyForClusterVolumes)Methods in com.databricks.sdk.service.provisioning with parameters of type AwsKeyInfo Modifier and Type Method Description CustomerManagedKeyCustomerManagedKey. setAwsKeyInfo(AwsKeyInfo awsKeyInfo)
-