Class GetServiceCassandraUserConfigArgs
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.Aiven.Inputs
Assembly: Pulumi.Aiven.dll
Syntax
public sealed class GetServiceCassandraUserConfigArgs : InvokeArgs
Constructors
View SourceGetServiceCassandraUserConfigArgs()
Declaration
public GetServiceCassandraUserConfigArgs()
Properties
View SourceIpFilters
Declaration
public List<string> IpFilters { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<System.String> |
MigrateSstableloader
Declaration
public string MigrateSstableloader { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
PrivateAccess
Declaration
public GetServiceCassandraUserConfigPrivateAccessArgs PrivateAccess { get; set; }
Property Value
| Type | Description |
|---|---|
| GetServiceCassandraUserConfigPrivateAccessArgs |
PublicAccess
Declaration
public GetServiceCassandraUserConfigPublicAccessArgs PublicAccess { get; set; }
Property Value
| Type | Description |
|---|---|
| GetServiceCassandraUserConfigPublicAccessArgs |
ServiceToForkFrom
Declaration
public string ServiceToForkFrom { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |