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