GetVpcInfo
Using GetVpcInfo
function getVpcInfo(args: GetVpcInfoArgs, opts?: InvokeOptions): Promise<GetVpcInfoResult>function get_vpc_info(instance_id=None, opts=None)func GetVpcInfo(ctx *Context, args *GetVpcInfoArgs, opts ...InvokeOption) (*GetVpcInfoResult, error)public static class GetVpcInfo {
public static Task<GetVpcInfoResult> InvokeAsync(GetVpcInfoArgs args, InvokeOptions? opts = null)
}The following arguments are supported:
GetVpcInfo Result
The following output properties are available:
- id str
The provider-assigned unique ID for this managed resource.
- instance_
id float - name str
- owner_
id str - security_
group_ strid - vpc_
subnet str
Package Details
- Repository
- https://github.com/pulumi/pulumi-cloudamqp
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
cloudamqpTerraform Provider.