Volcengine v0.0.27 published on Tuesday, Dec 10, 2024 by Volcengine
volcengine.cloudfs.Accesses
Explore with Pulumi AI
Use this data source to query detailed information of cloudfs accesses
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as volcengine from "@pulumi/volcengine";
const default = volcengine.cloudfs.Accesses({
fsName: "tftest2",
});
import pulumi
import pulumi_volcengine as volcengine
default = volcengine.cloudfs.accesses(fs_name="tftest2")
package main
import (
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
"github.com/volcengine/pulumi-volcengine/sdk/go/volcengine/cloudfs"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := cloudfs.Accesses(ctx, &cloudfs.AccessesArgs{
FsName: "tftest2",
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Volcengine = Pulumi.Volcengine;
return await Deployment.RunAsync(() =>
{
var @default = Volcengine.Cloudfs.Accesses.Invoke(new()
{
FsName = "tftest2",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.volcengine.cloudfs.CloudfsFunctions;
import com.pulumi.volcengine.cloudfs.inputs.AccessesArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var default = CloudfsFunctions.Accesses(AccessesArgs.builder()
.fsName("tftest2")
.build());
}
}
variables:
default:
fn::invoke:
Function: volcengine:cloudfs:Accesses
Arguments:
fsName: tftest2
Using Accesses
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 accesses(args: AccessesArgs, opts?: InvokeOptions): Promise<AccessesResult>
function accessesOutput(args: AccessesOutputArgs, opts?: InvokeOptions): Output<AccessesResult>
def accesses(fs_name: Optional[str] = None,
output_file: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> AccessesResult
def accesses_output(fs_name: Optional[pulumi.Input[str]] = None,
output_file: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[AccessesResult]
func Accesses(ctx *Context, args *AccessesArgs, opts ...InvokeOption) (*AccessesResult, error)
func AccessesOutput(ctx *Context, args *AccessesOutputArgs, opts ...InvokeOption) AccessesResultOutput
public static class Accesses
{
public static Task<AccessesResult> InvokeAsync(AccessesArgs args, InvokeOptions? opts = null)
public static Output<AccessesResult> Invoke(AccessesInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<AccessesResult> accesses(AccessesArgs args, InvokeOptions options)
public static Output<AccessesResult> accesses(AccessesArgs args, InvokeOptions options)
fn::invoke:
function: volcengine:cloudfs:Accesses
arguments:
# arguments dictionary
The following arguments are supported:
- Fs
Name This property is required. string - The name of file system.
- Output
File string - File name where to save data source results.
- Fs
Name This property is required. string - The name of file system.
- Output
File string - File name where to save data source results.
- fs
Name This property is required. String - The name of file system.
- output
File String - File name where to save data source results.
- fs
Name This property is required. string - The name of file system.
- output
File string - File name where to save data source results.
- fs_
name This property is required. str - The name of file system.
- output_
file str - File name where to save data source results.
- fs
Name This property is required. String - The name of file system.
- output
File String - File name where to save data source results.
Accesses Result
The following output properties are available:
- Accesses
List<Accesses
Access> - The collection of query.
- Fs
Name string - The name of cloud fs.
- Id string
- The provider-assigned unique ID for this managed resource.
- Total
Count int - The total count of query.
- Output
File string
- Accesses
[]Accesses
Access - The collection of query.
- Fs
Name string - The name of cloud fs.
- Id string
- The provider-assigned unique ID for this managed resource.
- Total
Count int - The total count of query.
- Output
File string
- accesses
List<Accesses
Access> - The collection of query.
- fs
Name String - The name of cloud fs.
- id String
- The provider-assigned unique ID for this managed resource.
- total
Count Integer - The total count of query.
- output
File String
- accesses
Accesses
Access[] - The collection of query.
- fs
Name string - The name of cloud fs.
- id string
- The provider-assigned unique ID for this managed resource.
- total
Count number - The total count of query.
- output
File string
- accesses
Sequence[Accesses
Access] - The collection of query.
- fs_
name str - The name of cloud fs.
- id str
- The provider-assigned unique ID for this managed resource.
- total_
count int - The total count of query.
- output_
file str
- accesses List<Property Map>
- The collection of query.
- fs
Name String - The name of cloud fs.
- id String
- The provider-assigned unique ID for this managed resource.
- total
Count Number - The total count of query.
- output
File String
Supporting Types
AccessesAccess
- Access
Account Id This property is required. int - The account id of access.
- Access
Id This property is required. string - The id of access.
- Access
Service Name This property is required. string - The service name of access.
- Created
Time This property is required. string - The creation time.
- Fs
Name This property is required. string - The name of file system.
- Is
Default This property is required. bool - Whether is default access.
- Security
Group Id This property is required. string - The id of security group.
- Status
This property is required. string - The status of access.
- Subnet
Id This property is required. string - The id of subnet.
- Vpc
Id This property is required. string - The id of vpc.
- Vpc
Route Enabled This property is required. bool - Whether to enable all vpc route.
- Access
Account Id This property is required. int - The account id of access.
- Access
Id This property is required. string - The id of access.
- Access
Service Name This property is required. string - The service name of access.
- Created
Time This property is required. string - The creation time.
- Fs
Name This property is required. string - The name of file system.
- Is
Default This property is required. bool - Whether is default access.
- Security
Group Id This property is required. string - The id of security group.
- Status
This property is required. string - The status of access.
- Subnet
Id This property is required. string - The id of subnet.
- Vpc
Id This property is required. string - The id of vpc.
- Vpc
Route Enabled This property is required. bool - Whether to enable all vpc route.
- access
Account Id This property is required. Integer - The account id of access.
- access
Id This property is required. String - The id of access.
- access
Service Name This property is required. String - The service name of access.
- created
Time This property is required. String - The creation time.
- fs
Name This property is required. String - The name of file system.
- is
Default This property is required. Boolean - Whether is default access.
- security
Group Id This property is required. String - The id of security group.
- status
This property is required. String - The status of access.
- subnet
Id This property is required. String - The id of subnet.
- vpc
Id This property is required. String - The id of vpc.
- vpc
Route Enabled This property is required. Boolean - Whether to enable all vpc route.
- access
Account Id This property is required. number - The account id of access.
- access
Id This property is required. string - The id of access.
- access
Service Name This property is required. string - The service name of access.
- created
Time This property is required. string - The creation time.
- fs
Name This property is required. string - The name of file system.
- is
Default This property is required. boolean - Whether is default access.
- security
Group Id This property is required. string - The id of security group.
- status
This property is required. string - The status of access.
- subnet
Id This property is required. string - The id of subnet.
- vpc
Id This property is required. string - The id of vpc.
- vpc
Route Enabled This property is required. boolean - Whether to enable all vpc route.
- access_
account_ id This property is required. int - The account id of access.
- access_
id This property is required. str - The id of access.
- access_
service_ name This property is required. str - The service name of access.
- created_
time This property is required. str - The creation time.
- fs_
name This property is required. str - The name of file system.
- is_
default This property is required. bool - Whether is default access.
- security_
group_ id This property is required. str - The id of security group.
- status
This property is required. str - The status of access.
- subnet_
id This property is required. str - The id of subnet.
- vpc_
id This property is required. str - The id of vpc.
- vpc_
route_ enabled This property is required. bool - Whether to enable all vpc route.
- access
Account Id This property is required. Number - The account id of access.
- access
Id This property is required. String - The id of access.
- access
Service Name This property is required. String - The service name of access.
- created
Time This property is required. String - The creation time.
- fs
Name This property is required. String - The name of file system.
- is
Default This property is required. Boolean - Whether is default access.
- security
Group Id This property is required. String - The id of security group.
- status
This property is required. String - The status of access.
- subnet
Id This property is required. String - The id of subnet.
- vpc
Id This property is required. String - The id of vpc.
- vpc
Route Enabled This property is required. Boolean - Whether to enable all vpc route.
Package Details
- Repository
- volcengine volcengine/pulumi-volcengine
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
volcengine
Terraform Provider.