sts

package
v0.1.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetCallerIdentityArgs

type GetCallerIdentityArgs struct {
	ResultOutputFile *string `pulumi:"resultOutputFile"`
}

A collection of arguments for invoking getCallerIdentity.

type GetCallerIdentityOutputArgs

type GetCallerIdentityOutputArgs struct {
	ResultOutputFile pulumi.StringPtrInput `pulumi:"resultOutputFile"`
}

A collection of arguments for invoking getCallerIdentity.

func (GetCallerIdentityOutputArgs) ElementType

type GetCallerIdentityResult

type GetCallerIdentityResult struct {
	AccountId string `pulumi:"accountId"`
	Arn       string `pulumi:"arn"`
	// The provider-assigned unique ID for this managed resource.
	Id               string  `pulumi:"id"`
	PrincipalId      string  `pulumi:"principalId"`
	ResultOutputFile *string `pulumi:"resultOutputFile"`
	Type             string  `pulumi:"type"`
	UserId           string  `pulumi:"userId"`
}

A collection of values returned by getCallerIdentity.

type GetCallerIdentityResultOutput

type GetCallerIdentityResultOutput struct{ *pulumi.OutputState }

A collection of values returned by getCallerIdentity.

func (GetCallerIdentityResultOutput) AccountId

func (GetCallerIdentityResultOutput) Arn

func (GetCallerIdentityResultOutput) ElementType

func (GetCallerIdentityResultOutput) Id

The provider-assigned unique ID for this managed resource.

func (GetCallerIdentityResultOutput) PrincipalId

func (GetCallerIdentityResultOutput) ResultOutputFile

func (GetCallerIdentityResultOutput) ToGetCallerIdentityResultOutput

func (o GetCallerIdentityResultOutput) ToGetCallerIdentityResultOutput() GetCallerIdentityResultOutput

func (GetCallerIdentityResultOutput) ToGetCallerIdentityResultOutputWithContext

func (o GetCallerIdentityResultOutput) ToGetCallerIdentityResultOutputWithContext(ctx context.Context) GetCallerIdentityResultOutput

func (GetCallerIdentityResultOutput) Type

func (GetCallerIdentityResultOutput) UserId

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL