Class SecretReplicationUserManaged
Inheritance
System.Object
SecretReplicationUserManaged
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.SecretManager.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class SecretReplicationUserManaged
Fields
View SourceReplicas
The list of Replicas for this Secret. Cannot be empty. Structure is documented below.
Declaration
public readonly ImmutableArray<SecretReplicationUserManagedReplica> Replicas
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<SecretReplicationUserManagedReplica> |