Viewing docs for volcenginecc v0.0.50
published on Monday, Jul 20, 2026 by Volcengine
published on Monday, Jul 20, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.50
published on Monday, Jul 20, 2026 by Volcengine
published on Monday, Jul 20, 2026 by Volcengine
Data Source schema for Volcengine::RDSMySQL::InstanceReadonlyNode
Using getInstanceReadonlyNode
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getInstanceReadonlyNode(args: GetInstanceReadonlyNodeArgs, opts?: InvokeOptions): Promise<GetInstanceReadonlyNodeResult>
function getInstanceReadonlyNodeOutput(args: GetInstanceReadonlyNodeOutputArgs, opts?: InvokeOptions): Output<GetInstanceReadonlyNodeResult>def get_instance_readonly_node(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetInstanceReadonlyNodeResult
def get_instance_readonly_node_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetInstanceReadonlyNodeResult]func LookupInstanceReadonlyNode(ctx *Context, args *LookupInstanceReadonlyNodeArgs, opts ...InvokeOption) (*LookupInstanceReadonlyNodeResult, error)
func LookupInstanceReadonlyNodeOutput(ctx *Context, args *LookupInstanceReadonlyNodeOutputArgs, opts ...InvokeOption) LookupInstanceReadonlyNodeResultOutput> Note: This function is named LookupInstanceReadonlyNode in the Go SDK.
public static class GetInstanceReadonlyNode
{
public static Task<GetInstanceReadonlyNodeResult> InvokeAsync(GetInstanceReadonlyNodeArgs args, InvokeOptions? opts = null)
public static Output<GetInstanceReadonlyNodeResult> Invoke(GetInstanceReadonlyNodeInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetInstanceReadonlyNodeResult> getInstanceReadonlyNode(GetInstanceReadonlyNodeArgs args, InvokeOptions options)
public static Output<GetInstanceReadonlyNodeResult> getInstanceReadonlyNode(GetInstanceReadonlyNodeArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:rdsmysql/getInstanceReadonlyNode:getInstanceReadonlyNode
arguments:
# arguments dictionarydata "volcenginecc_rdsmysql_get_instance_readonly_node" "name" {
# arguments
}The following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getInstanceReadonlyNode Result
The following output properties are available:
- Create
Time string - Node creation time
- Delay
Replication intTime - Read-only node replication delay in seconds. Can be modified using ModifyReadOnlyNodeDelayReplicationTime
- Id string
- Uniquely identifies the resource.
- Instance
Id string - RDS MySQL instance ID
- Memory int
- Node memory size in GiB
- Node
Id string - Read-only node ID
- Node
Spec string - Node specification
- Node
Status string - Node status
- Node
Type string - Node type, fixed as ReadOnly
- Region
Id string - Node region ID
- Sync
Delay int - Read-only node synchronization delay in seconds
- Update
Endpoint List<string>Ids - List of connection endpoint IDs to be synchronously updated when applying replication delay changes (optional, write-only, passed through to ModifyReadOnlyNodeDelayReplicationTime during Update)
- Update
Time string - Node update time
- Vcpu int
- Node vCPU count
- Zone
Id string - Node availability zone ID
- Create
Time string - Node creation time
- Delay
Replication intTime - Read-only node replication delay in seconds. Can be modified using ModifyReadOnlyNodeDelayReplicationTime
- Id string
- Uniquely identifies the resource.
- Instance
Id string - RDS MySQL instance ID
- Memory int
- Node memory size in GiB
- Node
Id string - Read-only node ID
- Node
Spec string - Node specification
- Node
Status string - Node status
- Node
Type string - Node type, fixed as ReadOnly
- Region
Id string - Node region ID
- Sync
Delay int - Read-only node synchronization delay in seconds
- Update
Endpoint []stringIds - List of connection endpoint IDs to be synchronously updated when applying replication delay changes (optional, write-only, passed through to ModifyReadOnlyNodeDelayReplicationTime during Update)
- Update
Time string - Node update time
- Vcpu int
- Node vCPU count
- Zone
Id string - Node availability zone ID
- create_
time string - Node creation time
- delay_
replication_ numbertime - Read-only node replication delay in seconds. Can be modified using ModifyReadOnlyNodeDelayReplicationTime
- id string
- Uniquely identifies the resource.
- instance_
id string - RDS MySQL instance ID
- memory number
- Node memory size in GiB
- node_
id string - Read-only node ID
- node_
spec string - Node specification
- node_
status string - Node status
- node_
type string - Node type, fixed as ReadOnly
- region_
id string - Node region ID
- sync_
delay number - Read-only node synchronization delay in seconds
- update_
endpoint_ list(string)ids - List of connection endpoint IDs to be synchronously updated when applying replication delay changes (optional, write-only, passed through to ModifyReadOnlyNodeDelayReplicationTime during Update)
- update_
time string - Node update time
- vcpu number
- Node vCPU count
- zone_
id string - Node availability zone ID
- create
Time String - Node creation time
- delay
Replication IntegerTime - Read-only node replication delay in seconds. Can be modified using ModifyReadOnlyNodeDelayReplicationTime
- id String
- Uniquely identifies the resource.
- instance
Id String - RDS MySQL instance ID
- memory Integer
- Node memory size in GiB
- node
Id String - Read-only node ID
- node
Spec String - Node specification
- node
Status String - Node status
- node
Type String - Node type, fixed as ReadOnly
- region
Id String - Node region ID
- sync
Delay Integer - Read-only node synchronization delay in seconds
- update
Endpoint List<String>Ids - List of connection endpoint IDs to be synchronously updated when applying replication delay changes (optional, write-only, passed through to ModifyReadOnlyNodeDelayReplicationTime during Update)
- update
Time String - Node update time
- vcpu Integer
- Node vCPU count
- zone
Id String - Node availability zone ID
- create
Time string - Node creation time
- delay
Replication numberTime - Read-only node replication delay in seconds. Can be modified using ModifyReadOnlyNodeDelayReplicationTime
- id string
- Uniquely identifies the resource.
- instance
Id string - RDS MySQL instance ID
- memory number
- Node memory size in GiB
- node
Id string - Read-only node ID
- node
Spec string - Node specification
- node
Status string - Node status
- node
Type string - Node type, fixed as ReadOnly
- region
Id string - Node region ID
- sync
Delay number - Read-only node synchronization delay in seconds
- update
Endpoint string[]Ids - List of connection endpoint IDs to be synchronously updated when applying replication delay changes (optional, write-only, passed through to ModifyReadOnlyNodeDelayReplicationTime during Update)
- update
Time string - Node update time
- vcpu number
- Node vCPU count
- zone
Id string - Node availability zone ID
- create_
time str - Node creation time
- delay_
replication_ inttime - Read-only node replication delay in seconds. Can be modified using ModifyReadOnlyNodeDelayReplicationTime
- id str
- Uniquely identifies the resource.
- instance_
id str - RDS MySQL instance ID
- memory int
- Node memory size in GiB
- node_
id str - Read-only node ID
- node_
spec str - Node specification
- node_
status str - Node status
- node_
type str - Node type, fixed as ReadOnly
- region_
id str - Node region ID
- sync_
delay int - Read-only node synchronization delay in seconds
- update_
endpoint_ Sequence[str]ids - List of connection endpoint IDs to be synchronously updated when applying replication delay changes (optional, write-only, passed through to ModifyReadOnlyNodeDelayReplicationTime during Update)
- update_
time str - Node update time
- vcpu int
- Node vCPU count
- zone_
id str - Node availability zone ID
- create
Time String - Node creation time
- delay
Replication NumberTime - Read-only node replication delay in seconds. Can be modified using ModifyReadOnlyNodeDelayReplicationTime
- id String
- Uniquely identifies the resource.
- instance
Id String - RDS MySQL instance ID
- memory Number
- Node memory size in GiB
- node
Id String - Read-only node ID
- node
Spec String - Node specification
- node
Status String - Node status
- node
Type String - Node type, fixed as ReadOnly
- region
Id String - Node region ID
- sync
Delay Number - Read-only node synchronization delay in seconds
- update
Endpoint List<String>Ids - List of connection endpoint IDs to be synchronously updated when applying replication delay changes (optional, write-only, passed through to ModifyReadOnlyNodeDelayReplicationTime during Update)
- update
Time String - Node update time
- vcpu Number
- Node vCPU count
- zone
Id String - Node availability zone ID
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.50
published on Monday, Jul 20, 2026 by Volcengine
published on Monday, Jul 20, 2026 by Volcengine