Class GetSecretReplicationUserManagedReplica
- java.lang.Object
-
- com.pulumi.gcp.secretmanager.outputs.GetSecretReplicationUserManagedReplica
-
public final class GetSecretReplicationUserManagedReplica extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GetSecretReplicationUserManagedReplica.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static GetSecretReplicationUserManagedReplica.Builder
builder()
static GetSecretReplicationUserManagedReplica.Builder
builder(GetSecretReplicationUserManagedReplica defaults)
java.util.List<GetSecretReplicationUserManagedReplicaCustomerManagedEncryption>
customerManagedEncryptions()
java.lang.String
location()
-
-
-
Method Detail
-
customerManagedEncryptions
public java.util.List<GetSecretReplicationUserManagedReplicaCustomerManagedEncryption> customerManagedEncryptions()
-
location
public java.lang.String location()
-
builder
public static GetSecretReplicationUserManagedReplica.Builder builder()
-
builder
public static GetSecretReplicationUserManagedReplica.Builder builder(GetSecretReplicationUserManagedReplica defaults)
-
-