1. Registry
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. appstream
  6. getStackFleetAssociation

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.78.0
published on Monday, Sep 7, 2026 by Pulumi
aws-native logo aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.78.0
published on Monday, Sep 7, 2026 by Pulumi

    Resource Type definition for AWS::AppStream::StackFleetAssociation

    Using getStackFleetAssociation

    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 getStackFleetAssociation(args: GetStackFleetAssociationArgs, opts?: InvokeOptions): Promise<GetStackFleetAssociationResult>
    function getStackFleetAssociationOutput(args: GetStackFleetAssociationOutputArgs, opts?: InvokeOutputOptions): Output<GetStackFleetAssociationResult>
    def get_stack_fleet_association(id: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetStackFleetAssociationResult
    def get_stack_fleet_association_output(id: pulumi.Input[Optional[str]] = None,
                                    opts: Optional[InvokeOutputOptions] = None) -> Output[GetStackFleetAssociationResult]
    func LookupStackFleetAssociation(ctx *Context, args *LookupStackFleetAssociationArgs, opts ...InvokeOption) (*LookupStackFleetAssociationResult, error)
    func LookupStackFleetAssociationOutput(ctx *Context, args *LookupStackFleetAssociationOutputArgs, opts ...InvokeOption) LookupStackFleetAssociationResultOutput

    > Note: This function is named LookupStackFleetAssociation in the Go SDK.

    public static class GetStackFleetAssociation 
    {
        public static Task<GetStackFleetAssociationResult> InvokeAsync(GetStackFleetAssociationArgs args, InvokeOptions? opts = null)
        public static Output<GetStackFleetAssociationResult> Invoke(GetStackFleetAssociationInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetStackFleetAssociationResult> Invoke(GetStackFleetAssociationInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetStackFleetAssociationResult> getStackFleetAssociation(GetStackFleetAssociationArgs args, InvokeOptions options)
    public static Output<GetStackFleetAssociationResult> getStackFleetAssociation(GetStackFleetAssociationArgs args, InvokeOptions options)
    public static Output<GetStackFleetAssociationResult> getStackFleetAssociation(GetStackFleetAssociationArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: aws-native:appstream:getStackFleetAssociation
      arguments:
        # arguments dictionary
    data "aws-native_appstream_get_stack_fleet_association" "name" {
        # arguments
    }

    The following arguments are supported:

    Id string
    Id string
    id string
    id String
    id string
    id str
    id String

    getStackFleetAssociation Result

    The following output properties are available:

    FleetName string

    The name of the fleet.

    To associate a fleet with a stack, you must specify a dependency on the fleet resource. For more information, see DependsOn Attribute .

    Id string
    StackName string

    The name of the stack.

    To associate a fleet with a stack, you must specify a dependency on the stack resource. For more information, see DependsOn Attribute .

    FleetName string

    The name of the fleet.

    To associate a fleet with a stack, you must specify a dependency on the fleet resource. For more information, see DependsOn Attribute .

    Id string
    StackName string

    The name of the stack.

    To associate a fleet with a stack, you must specify a dependency on the stack resource. For more information, see DependsOn Attribute .

    fleet_name string

    The name of the fleet.

    To associate a fleet with a stack, you must specify a dependency on the fleet resource. For more information, see DependsOn Attribute .

    id string
    stack_name string

    The name of the stack.

    To associate a fleet with a stack, you must specify a dependency on the stack resource. For more information, see DependsOn Attribute .

    fleetName String

    The name of the fleet.

    To associate a fleet with a stack, you must specify a dependency on the fleet resource. For more information, see DependsOn Attribute .

    id String
    stackName String

    The name of the stack.

    To associate a fleet with a stack, you must specify a dependency on the stack resource. For more information, see DependsOn Attribute .

    fleetName string

    The name of the fleet.

    To associate a fleet with a stack, you must specify a dependency on the fleet resource. For more information, see DependsOn Attribute .

    id string
    stackName string

    The name of the stack.

    To associate a fleet with a stack, you must specify a dependency on the stack resource. For more information, see DependsOn Attribute .

    fleet_name str

    The name of the fleet.

    To associate a fleet with a stack, you must specify a dependency on the fleet resource. For more information, see DependsOn Attribute .

    id str
    stack_name str

    The name of the stack.

    To associate a fleet with a stack, you must specify a dependency on the stack resource. For more information, see DependsOn Attribute .

    fleetName String

    The name of the fleet.

    To associate a fleet with a stack, you must specify a dependency on the fleet resource. For more information, see DependsOn Attribute .

    id String
    stackName String

    The name of the stack.

    To associate a fleet with a stack, you must specify a dependency on the stack resource. For more information, see DependsOn Attribute .

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.78.0
    published on Monday, Sep 7, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial