toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.storage.kotlin.outputs
/
GetBucketObjectContentCustomerEncryption
Get
Bucket
Object
Content
Customer
Encryption
data
class
GetBucketObjectContentCustomerEncryption
(
val
encryptionAlgorithm
:
String
,
val
encryptionKey
:
String
)
Members
Constructors
Get
Bucket
Object
Content
Customer
Encryption
Link copied to clipboard
constructor
(
encryptionAlgorithm
:
String
,
encryptionKey
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
encryption
Algorithm
Link copied to clipboard
val
encryptionAlgorithm
:
String
encryption
Key
Link copied to clipboard
val
encryptionKey
:
String