GetTransferProjectServieAccount
Use this data source to retrieve Storage Transfer service account for this project
Using GetTransferProjectServieAccount
function getTransferProjectServieAccount(args: GetTransferProjectServieAccountArgs, opts?: InvokeOptions): Promise<GetTransferProjectServieAccountResult>function get_transfer_project_servie_account(project=None, opts=None)func GetTransferProjectServieAccount(ctx *Context, args *GetTransferProjectServieAccountArgs, opts ...InvokeOption) (*GetTransferProjectServieAccountResult, error)public static class GetTransferProjectServieAccount {
public static Task<GetTransferProjectServieAccountResult> InvokeAsync(GetTransferProjectServieAccountArgs args, InvokeOptions? opts = null)
}The following arguments are supported:
GetTransferProjectServieAccount Result
The following output properties are available:
Package Details
- Repository
- https://github.com/pulumi/pulumi-gcp
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
google-betaTerraform Provider.