1. Packages
  2. Aiven
  3. API Docs
  4. GcpPrivatelinkConnectionApproval
Aiven v6.6.1 published on Monday, Aug 28, 2023 by Pulumi

aiven.GcpPrivatelinkConnectionApproval

Explore with Pulumi AI

aiven logo
Aiven v6.6.1 published on Monday, Aug 28, 2023 by Pulumi

    Create GcpPrivatelinkConnectionApproval Resource

    new GcpPrivatelinkConnectionApproval(name: string, args: GcpPrivatelinkConnectionApprovalArgs, opts?: CustomResourceOptions);
    @overload
    def GcpPrivatelinkConnectionApproval(resource_name: str,
                                         opts: Optional[ResourceOptions] = None,
                                         project: Optional[str] = None,
                                         service_name: Optional[str] = None,
                                         user_ip_address: Optional[str] = None)
    @overload
    def GcpPrivatelinkConnectionApproval(resource_name: str,
                                         args: GcpPrivatelinkConnectionApprovalArgs,
                                         opts: Optional[ResourceOptions] = None)
    func NewGcpPrivatelinkConnectionApproval(ctx *Context, name string, args GcpPrivatelinkConnectionApprovalArgs, opts ...ResourceOption) (*GcpPrivatelinkConnectionApproval, error)
    public GcpPrivatelinkConnectionApproval(string name, GcpPrivatelinkConnectionApprovalArgs args, CustomResourceOptions? opts = null)
    public GcpPrivatelinkConnectionApproval(String name, GcpPrivatelinkConnectionApprovalArgs args)
    public GcpPrivatelinkConnectionApproval(String name, GcpPrivatelinkConnectionApprovalArgs args, CustomResourceOptions options)
    
    type: aiven:GcpPrivatelinkConnectionApproval
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    name string
    The unique name of the resource.
    args GcpPrivatelinkConnectionApprovalArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args GcpPrivatelinkConnectionApprovalArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args GcpPrivatelinkConnectionApprovalArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args GcpPrivatelinkConnectionApprovalArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args GcpPrivatelinkConnectionApprovalArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    GcpPrivatelinkConnectionApproval Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The GcpPrivatelinkConnectionApproval resource accepts the following input properties:

    Project string

    Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    ServiceName string

    Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    UserIpAddress string

    Privatelink connection user IP address

    Project string

    Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    ServiceName string

    Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    UserIpAddress string

    Privatelink connection user IP address

    project String

    Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    serviceName String

    Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    userIpAddress String

    Privatelink connection user IP address

    project string

    Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    serviceName string

    Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    userIpAddress string

    Privatelink connection user IP address

    project str

    Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    service_name str

    Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    user_ip_address str

    Privatelink connection user IP address

    project String

    Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    serviceName String

    Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    userIpAddress String

    Privatelink connection user IP address

    Outputs

    All input properties are implicitly available as output properties. Additionally, the GcpPrivatelinkConnectionApproval resource produces the following output properties:

    Id string

    The provider-assigned unique ID for this managed resource.

    PrivatelinkConnectionId string

    Privatelink connection id

    PscConnectionId string

    Privatelink connection PSC connection id

    State string

    Privatelink connection state

    Id string

    The provider-assigned unique ID for this managed resource.

    PrivatelinkConnectionId string

    Privatelink connection id

    PscConnectionId string

    Privatelink connection PSC connection id

    State string

    Privatelink connection state

    id String

    The provider-assigned unique ID for this managed resource.

    privatelinkConnectionId String

    Privatelink connection id

    pscConnectionId String

    Privatelink connection PSC connection id

    state String

    Privatelink connection state

    id string

    The provider-assigned unique ID for this managed resource.

    privatelinkConnectionId string

    Privatelink connection id

    pscConnectionId string

    Privatelink connection PSC connection id

    state string

    Privatelink connection state

    id str

    The provider-assigned unique ID for this managed resource.

    privatelink_connection_id str

    Privatelink connection id

    psc_connection_id str

    Privatelink connection PSC connection id

    state str

    Privatelink connection state

    id String

    The provider-assigned unique ID for this managed resource.

    privatelinkConnectionId String

    Privatelink connection id

    pscConnectionId String

    Privatelink connection PSC connection id

    state String

    Privatelink connection state

    Look up Existing GcpPrivatelinkConnectionApproval Resource

    Get an existing GcpPrivatelinkConnectionApproval resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

    public static get(name: string, id: Input<ID>, state?: GcpPrivatelinkConnectionApprovalState, opts?: CustomResourceOptions): GcpPrivatelinkConnectionApproval
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            privatelink_connection_id: Optional[str] = None,
            project: Optional[str] = None,
            psc_connection_id: Optional[str] = None,
            service_name: Optional[str] = None,
            state: Optional[str] = None,
            user_ip_address: Optional[str] = None) -> GcpPrivatelinkConnectionApproval
    func GetGcpPrivatelinkConnectionApproval(ctx *Context, name string, id IDInput, state *GcpPrivatelinkConnectionApprovalState, opts ...ResourceOption) (*GcpPrivatelinkConnectionApproval, error)
    public static GcpPrivatelinkConnectionApproval Get(string name, Input<string> id, GcpPrivatelinkConnectionApprovalState? state, CustomResourceOptions? opts = null)
    public static GcpPrivatelinkConnectionApproval get(String name, Output<String> id, GcpPrivatelinkConnectionApprovalState state, CustomResourceOptions options)
    Resource lookup is not supported in YAML
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    resource_name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    The following state arguments are supported:
    PrivatelinkConnectionId string

    Privatelink connection id

    Project string

    Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    PscConnectionId string

    Privatelink connection PSC connection id

    ServiceName string

    Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    State string

    Privatelink connection state

    UserIpAddress string

    Privatelink connection user IP address

    PrivatelinkConnectionId string

    Privatelink connection id

    Project string

    Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    PscConnectionId string

    Privatelink connection PSC connection id

    ServiceName string

    Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    State string

    Privatelink connection state

    UserIpAddress string

    Privatelink connection user IP address

    privatelinkConnectionId String

    Privatelink connection id

    project String

    Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    pscConnectionId String

    Privatelink connection PSC connection id

    serviceName String

    Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    state String

    Privatelink connection state

    userIpAddress String

    Privatelink connection user IP address

    privatelinkConnectionId string

    Privatelink connection id

    project string

    Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    pscConnectionId string

    Privatelink connection PSC connection id

    serviceName string

    Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    state string

    Privatelink connection state

    userIpAddress string

    Privatelink connection user IP address

    privatelink_connection_id str

    Privatelink connection id

    project str

    Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    psc_connection_id str

    Privatelink connection PSC connection id

    service_name str

    Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    state str

    Privatelink connection state

    user_ip_address str

    Privatelink connection user IP address

    privatelinkConnectionId String

    Privatelink connection id

    project String

    Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    pscConnectionId String

    Privatelink connection PSC connection id

    serviceName String

    Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.

    state String

    Privatelink connection state

    userIpAddress String

    Privatelink connection user IP address

    Package Details

    Repository
    Aiven pulumi/pulumi-aiven
    License
    Apache-2.0
    Notes

    This Pulumi package is based on the aiven Terraform Provider.

    aiven logo
    Aiven v6.6.1 published on Monday, Aug 28, 2023 by Pulumi