Documentation
¶
Index ¶
- Constants
- type AutoScalingConfiguration
- type AutoScalingConfigurationArgs
- type AutoScalingConfigurationInput
- type AutoScalingConfigurationOutput
- func (o AutoScalingConfigurationOutput) AutoScalingConfigurationArn() pulumi.StringOutput
- func (o AutoScalingConfigurationOutput) AutoScalingConfigurationName() pulumi.StringPtrOutput
- func (o AutoScalingConfigurationOutput) AutoScalingConfigurationRevision() pulumi.IntOutput
- func (AutoScalingConfigurationOutput) ElementType() reflect.Type
- func (o AutoScalingConfigurationOutput) Latest() pulumi.BoolOutput
- func (o AutoScalingConfigurationOutput) MaxConcurrency() pulumi.IntPtrOutput
- func (o AutoScalingConfigurationOutput) MaxSize() pulumi.IntPtrOutput
- func (o AutoScalingConfigurationOutput) MinSize() pulumi.IntPtrOutput
- func (o AutoScalingConfigurationOutput) Tags() aws.CreateOnlyTagArrayOutput
- func (o AutoScalingConfigurationOutput) ToAutoScalingConfigurationOutput() AutoScalingConfigurationOutput
- func (o AutoScalingConfigurationOutput) ToAutoScalingConfigurationOutputWithContext(ctx context.Context) AutoScalingConfigurationOutput
- type AutoScalingConfigurationState
- type AutoScalingConfigurationTag
- type LookupAutoScalingConfigurationArgs
- type LookupAutoScalingConfigurationOutputArgs
- type LookupAutoScalingConfigurationResult
- type LookupAutoScalingConfigurationResultOutput
- func (o LookupAutoScalingConfigurationResultOutput) AutoScalingConfigurationArn() pulumi.StringPtrOutput
- func (o LookupAutoScalingConfigurationResultOutput) AutoScalingConfigurationRevision() pulumi.IntPtrOutput
- func (LookupAutoScalingConfigurationResultOutput) ElementType() reflect.Type
- func (o LookupAutoScalingConfigurationResultOutput) Latest() pulumi.BoolPtrOutput
- func (o LookupAutoScalingConfigurationResultOutput) ToLookupAutoScalingConfigurationResultOutput() LookupAutoScalingConfigurationResultOutput
- func (o LookupAutoScalingConfigurationResultOutput) ToLookupAutoScalingConfigurationResultOutputWithContext(ctx context.Context) LookupAutoScalingConfigurationResultOutput
- type LookupObservabilityConfigurationArgs
- type LookupObservabilityConfigurationOutputArgs
- type LookupObservabilityConfigurationResult
- type LookupObservabilityConfigurationResultOutput
- func (LookupObservabilityConfigurationResultOutput) ElementType() reflect.Type
- func (o LookupObservabilityConfigurationResultOutput) Latest() pulumi.BoolPtrOutput
- func (o LookupObservabilityConfigurationResultOutput) ObservabilityConfigurationArn() pulumi.StringPtrOutput
- func (o LookupObservabilityConfigurationResultOutput) ObservabilityConfigurationRevision() pulumi.IntPtrOutput
- func (o LookupObservabilityConfigurationResultOutput) ToLookupObservabilityConfigurationResultOutput() LookupObservabilityConfigurationResultOutput
- func (o LookupObservabilityConfigurationResultOutput) ToLookupObservabilityConfigurationResultOutputWithContext(ctx context.Context) LookupObservabilityConfigurationResultOutput
- type LookupServiceArgs
- type LookupServiceOutputArgs
- type LookupServiceResult
- type LookupServiceResultOutput
- func (LookupServiceResultOutput) ElementType() reflect.Type
- func (o LookupServiceResultOutput) HealthCheckConfiguration() ServiceHealthCheckConfigurationPtrOutput
- func (o LookupServiceResultOutput) InstanceConfiguration() ServiceInstanceConfigurationPtrOutput
- func (o LookupServiceResultOutput) NetworkConfiguration() ServiceNetworkConfigurationPtrOutput
- func (o LookupServiceResultOutput) ObservabilityConfiguration() ServiceObservabilityConfigurationPtrOutput
- func (o LookupServiceResultOutput) ServiceArn() pulumi.StringPtrOutput
- func (o LookupServiceResultOutput) ServiceId() pulumi.StringPtrOutput
- func (o LookupServiceResultOutput) ServiceUrl() pulumi.StringPtrOutput
- func (o LookupServiceResultOutput) SourceConfiguration() ServiceSourceConfigurationPtrOutput
- func (o LookupServiceResultOutput) Status() pulumi.StringPtrOutput
- func (o LookupServiceResultOutput) ToLookupServiceResultOutput() LookupServiceResultOutput
- func (o LookupServiceResultOutput) ToLookupServiceResultOutputWithContext(ctx context.Context) LookupServiceResultOutput
- type LookupVpcConnectorArgs
- type LookupVpcConnectorOutputArgs
- type LookupVpcConnectorResult
- type LookupVpcConnectorResultOutput
- func (LookupVpcConnectorResultOutput) ElementType() reflect.Type
- func (o LookupVpcConnectorResultOutput) ToLookupVpcConnectorResultOutput() LookupVpcConnectorResultOutput
- func (o LookupVpcConnectorResultOutput) ToLookupVpcConnectorResultOutputWithContext(ctx context.Context) LookupVpcConnectorResultOutput
- func (o LookupVpcConnectorResultOutput) VpcConnectorArn() pulumi.StringPtrOutput
- func (o LookupVpcConnectorResultOutput) VpcConnectorRevision() pulumi.IntPtrOutput
- type LookupVpcIngressConnectionArgs
- type LookupVpcIngressConnectionOutputArgs
- type LookupVpcIngressConnectionResult
- type LookupVpcIngressConnectionResultOutput
- func (o LookupVpcIngressConnectionResultOutput) DomainName() pulumi.StringPtrOutput
- func (LookupVpcIngressConnectionResultOutput) ElementType() reflect.Type
- func (o LookupVpcIngressConnectionResultOutput) IngressVpcConfiguration() VpcIngressConnectionIngressVpcConfigurationPtrOutput
- func (o LookupVpcIngressConnectionResultOutput) Status() VpcIngressConnectionStatusPtrOutput
- func (o LookupVpcIngressConnectionResultOutput) ToLookupVpcIngressConnectionResultOutput() LookupVpcIngressConnectionResultOutput
- func (o LookupVpcIngressConnectionResultOutput) ToLookupVpcIngressConnectionResultOutputWithContext(ctx context.Context) LookupVpcIngressConnectionResultOutput
- func (o LookupVpcIngressConnectionResultOutput) VpcIngressConnectionArn() pulumi.StringPtrOutput
- type ObservabilityConfiguration
- func (*ObservabilityConfiguration) ElementType() reflect.Type
- func (i *ObservabilityConfiguration) ToObservabilityConfigurationOutput() ObservabilityConfigurationOutput
- func (i *ObservabilityConfiguration) ToObservabilityConfigurationOutputWithContext(ctx context.Context) ObservabilityConfigurationOutput
- type ObservabilityConfigurationArgs
- type ObservabilityConfigurationInput
- type ObservabilityConfigurationOutput
- func (ObservabilityConfigurationOutput) ElementType() reflect.Type
- func (o ObservabilityConfigurationOutput) Latest() pulumi.BoolOutput
- func (o ObservabilityConfigurationOutput) ObservabilityConfigurationArn() pulumi.StringOutput
- func (o ObservabilityConfigurationOutput) ObservabilityConfigurationName() pulumi.StringPtrOutput
- func (o ObservabilityConfigurationOutput) ObservabilityConfigurationRevision() pulumi.IntOutput
- func (o ObservabilityConfigurationOutput) Tags() aws.CreateOnlyTagArrayOutput
- func (o ObservabilityConfigurationOutput) ToObservabilityConfigurationOutput() ObservabilityConfigurationOutput
- func (o ObservabilityConfigurationOutput) ToObservabilityConfigurationOutputWithContext(ctx context.Context) ObservabilityConfigurationOutput
- func (o ObservabilityConfigurationOutput) TraceConfiguration() ObservabilityConfigurationTraceConfigurationPtrOutput
- type ObservabilityConfigurationState
- type ObservabilityConfigurationTag
- type ObservabilityConfigurationTraceConfiguration
- type ObservabilityConfigurationTraceConfigurationArgs
- func (ObservabilityConfigurationTraceConfigurationArgs) ElementType() reflect.Type
- func (i ObservabilityConfigurationTraceConfigurationArgs) ToObservabilityConfigurationTraceConfigurationOutput() ObservabilityConfigurationTraceConfigurationOutput
- func (i ObservabilityConfigurationTraceConfigurationArgs) ToObservabilityConfigurationTraceConfigurationOutputWithContext(ctx context.Context) ObservabilityConfigurationTraceConfigurationOutput
- func (i ObservabilityConfigurationTraceConfigurationArgs) ToObservabilityConfigurationTraceConfigurationPtrOutput() ObservabilityConfigurationTraceConfigurationPtrOutput
- func (i ObservabilityConfigurationTraceConfigurationArgs) ToObservabilityConfigurationTraceConfigurationPtrOutputWithContext(ctx context.Context) ObservabilityConfigurationTraceConfigurationPtrOutput
- type ObservabilityConfigurationTraceConfigurationInput
- type ObservabilityConfigurationTraceConfigurationOutput
- func (ObservabilityConfigurationTraceConfigurationOutput) ElementType() reflect.Type
- func (o ObservabilityConfigurationTraceConfigurationOutput) ToObservabilityConfigurationTraceConfigurationOutput() ObservabilityConfigurationTraceConfigurationOutput
- func (o ObservabilityConfigurationTraceConfigurationOutput) ToObservabilityConfigurationTraceConfigurationOutputWithContext(ctx context.Context) ObservabilityConfigurationTraceConfigurationOutput
- func (o ObservabilityConfigurationTraceConfigurationOutput) ToObservabilityConfigurationTraceConfigurationPtrOutput() ObservabilityConfigurationTraceConfigurationPtrOutput
- func (o ObservabilityConfigurationTraceConfigurationOutput) ToObservabilityConfigurationTraceConfigurationPtrOutputWithContext(ctx context.Context) ObservabilityConfigurationTraceConfigurationPtrOutput
- func (o ObservabilityConfigurationTraceConfigurationOutput) Vendor() ObservabilityConfigurationTraceConfigurationVendorOutput
- type ObservabilityConfigurationTraceConfigurationPtrInput
- type ObservabilityConfigurationTraceConfigurationPtrOutput
- func (o ObservabilityConfigurationTraceConfigurationPtrOutput) Elem() ObservabilityConfigurationTraceConfigurationOutput
- func (ObservabilityConfigurationTraceConfigurationPtrOutput) ElementType() reflect.Type
- func (o ObservabilityConfigurationTraceConfigurationPtrOutput) ToObservabilityConfigurationTraceConfigurationPtrOutput() ObservabilityConfigurationTraceConfigurationPtrOutput
- func (o ObservabilityConfigurationTraceConfigurationPtrOutput) ToObservabilityConfigurationTraceConfigurationPtrOutputWithContext(ctx context.Context) ObservabilityConfigurationTraceConfigurationPtrOutput
- func (o ObservabilityConfigurationTraceConfigurationPtrOutput) Vendor() ObservabilityConfigurationTraceConfigurationVendorPtrOutput
- type ObservabilityConfigurationTraceConfigurationVendor
- func (ObservabilityConfigurationTraceConfigurationVendor) ElementType() reflect.Type
- func (e ObservabilityConfigurationTraceConfigurationVendor) ToObservabilityConfigurationTraceConfigurationVendorOutput() ObservabilityConfigurationTraceConfigurationVendorOutput
- func (e ObservabilityConfigurationTraceConfigurationVendor) ToObservabilityConfigurationTraceConfigurationVendorOutputWithContext(ctx context.Context) ObservabilityConfigurationTraceConfigurationVendorOutput
- func (e ObservabilityConfigurationTraceConfigurationVendor) ToObservabilityConfigurationTraceConfigurationVendorPtrOutput() ObservabilityConfigurationTraceConfigurationVendorPtrOutput
- func (e ObservabilityConfigurationTraceConfigurationVendor) ToObservabilityConfigurationTraceConfigurationVendorPtrOutputWithContext(ctx context.Context) ObservabilityConfigurationTraceConfigurationVendorPtrOutput
- func (e ObservabilityConfigurationTraceConfigurationVendor) ToStringOutput() pulumi.StringOutput
- func (e ObservabilityConfigurationTraceConfigurationVendor) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e ObservabilityConfigurationTraceConfigurationVendor) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e ObservabilityConfigurationTraceConfigurationVendor) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ObservabilityConfigurationTraceConfigurationVendorInput
- type ObservabilityConfigurationTraceConfigurationVendorOutput
- func (ObservabilityConfigurationTraceConfigurationVendorOutput) ElementType() reflect.Type
- func (o ObservabilityConfigurationTraceConfigurationVendorOutput) ToObservabilityConfigurationTraceConfigurationVendorOutput() ObservabilityConfigurationTraceConfigurationVendorOutput
- func (o ObservabilityConfigurationTraceConfigurationVendorOutput) ToObservabilityConfigurationTraceConfigurationVendorOutputWithContext(ctx context.Context) ObservabilityConfigurationTraceConfigurationVendorOutput
- func (o ObservabilityConfigurationTraceConfigurationVendorOutput) ToObservabilityConfigurationTraceConfigurationVendorPtrOutput() ObservabilityConfigurationTraceConfigurationVendorPtrOutput
- func (o ObservabilityConfigurationTraceConfigurationVendorOutput) ToObservabilityConfigurationTraceConfigurationVendorPtrOutputWithContext(ctx context.Context) ObservabilityConfigurationTraceConfigurationVendorPtrOutput
- func (o ObservabilityConfigurationTraceConfigurationVendorOutput) ToStringOutput() pulumi.StringOutput
- func (o ObservabilityConfigurationTraceConfigurationVendorOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o ObservabilityConfigurationTraceConfigurationVendorOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ObservabilityConfigurationTraceConfigurationVendorOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ObservabilityConfigurationTraceConfigurationVendorPtrInput
- type ObservabilityConfigurationTraceConfigurationVendorPtrOutput
- func (o ObservabilityConfigurationTraceConfigurationVendorPtrOutput) Elem() ObservabilityConfigurationTraceConfigurationVendorOutput
- func (ObservabilityConfigurationTraceConfigurationVendorPtrOutput) ElementType() reflect.Type
- func (o ObservabilityConfigurationTraceConfigurationVendorPtrOutput) ToObservabilityConfigurationTraceConfigurationVendorPtrOutput() ObservabilityConfigurationTraceConfigurationVendorPtrOutput
- func (o ObservabilityConfigurationTraceConfigurationVendorPtrOutput) ToObservabilityConfigurationTraceConfigurationVendorPtrOutputWithContext(ctx context.Context) ObservabilityConfigurationTraceConfigurationVendorPtrOutput
- func (o ObservabilityConfigurationTraceConfigurationVendorPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ObservabilityConfigurationTraceConfigurationVendorPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type Service
- type ServiceArgs
- type ServiceAuthenticationConfiguration
- type ServiceAuthenticationConfigurationArgs
- func (ServiceAuthenticationConfigurationArgs) ElementType() reflect.Type
- func (i ServiceAuthenticationConfigurationArgs) ToServiceAuthenticationConfigurationOutput() ServiceAuthenticationConfigurationOutput
- func (i ServiceAuthenticationConfigurationArgs) ToServiceAuthenticationConfigurationOutputWithContext(ctx context.Context) ServiceAuthenticationConfigurationOutput
- func (i ServiceAuthenticationConfigurationArgs) ToServiceAuthenticationConfigurationPtrOutput() ServiceAuthenticationConfigurationPtrOutput
- func (i ServiceAuthenticationConfigurationArgs) ToServiceAuthenticationConfigurationPtrOutputWithContext(ctx context.Context) ServiceAuthenticationConfigurationPtrOutput
- type ServiceAuthenticationConfigurationInput
- type ServiceAuthenticationConfigurationOutput
- func (o ServiceAuthenticationConfigurationOutput) AccessRoleArn() pulumi.StringPtrOutput
- func (o ServiceAuthenticationConfigurationOutput) ConnectionArn() pulumi.StringPtrOutput
- func (ServiceAuthenticationConfigurationOutput) ElementType() reflect.Type
- func (o ServiceAuthenticationConfigurationOutput) ToServiceAuthenticationConfigurationOutput() ServiceAuthenticationConfigurationOutput
- func (o ServiceAuthenticationConfigurationOutput) ToServiceAuthenticationConfigurationOutputWithContext(ctx context.Context) ServiceAuthenticationConfigurationOutput
- func (o ServiceAuthenticationConfigurationOutput) ToServiceAuthenticationConfigurationPtrOutput() ServiceAuthenticationConfigurationPtrOutput
- func (o ServiceAuthenticationConfigurationOutput) ToServiceAuthenticationConfigurationPtrOutputWithContext(ctx context.Context) ServiceAuthenticationConfigurationPtrOutput
- type ServiceAuthenticationConfigurationPtrInput
- type ServiceAuthenticationConfigurationPtrOutput
- func (o ServiceAuthenticationConfigurationPtrOutput) AccessRoleArn() pulumi.StringPtrOutput
- func (o ServiceAuthenticationConfigurationPtrOutput) ConnectionArn() pulumi.StringPtrOutput
- func (o ServiceAuthenticationConfigurationPtrOutput) Elem() ServiceAuthenticationConfigurationOutput
- func (ServiceAuthenticationConfigurationPtrOutput) ElementType() reflect.Type
- func (o ServiceAuthenticationConfigurationPtrOutput) ToServiceAuthenticationConfigurationPtrOutput() ServiceAuthenticationConfigurationPtrOutput
- func (o ServiceAuthenticationConfigurationPtrOutput) ToServiceAuthenticationConfigurationPtrOutputWithContext(ctx context.Context) ServiceAuthenticationConfigurationPtrOutput
- type ServiceCodeConfiguration
- type ServiceCodeConfigurationArgs
- func (ServiceCodeConfigurationArgs) ElementType() reflect.Type
- func (i ServiceCodeConfigurationArgs) ToServiceCodeConfigurationOutput() ServiceCodeConfigurationOutput
- func (i ServiceCodeConfigurationArgs) ToServiceCodeConfigurationOutputWithContext(ctx context.Context) ServiceCodeConfigurationOutput
- func (i ServiceCodeConfigurationArgs) ToServiceCodeConfigurationPtrOutput() ServiceCodeConfigurationPtrOutput
- func (i ServiceCodeConfigurationArgs) ToServiceCodeConfigurationPtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationPtrOutput
- type ServiceCodeConfigurationConfigurationSource
- func (ServiceCodeConfigurationConfigurationSource) ElementType() reflect.Type
- func (e ServiceCodeConfigurationConfigurationSource) ToServiceCodeConfigurationConfigurationSourceOutput() ServiceCodeConfigurationConfigurationSourceOutput
- func (e ServiceCodeConfigurationConfigurationSource) ToServiceCodeConfigurationConfigurationSourceOutputWithContext(ctx context.Context) ServiceCodeConfigurationConfigurationSourceOutput
- func (e ServiceCodeConfigurationConfigurationSource) ToServiceCodeConfigurationConfigurationSourcePtrOutput() ServiceCodeConfigurationConfigurationSourcePtrOutput
- func (e ServiceCodeConfigurationConfigurationSource) ToServiceCodeConfigurationConfigurationSourcePtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationConfigurationSourcePtrOutput
- func (e ServiceCodeConfigurationConfigurationSource) ToStringOutput() pulumi.StringOutput
- func (e ServiceCodeConfigurationConfigurationSource) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e ServiceCodeConfigurationConfigurationSource) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e ServiceCodeConfigurationConfigurationSource) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceCodeConfigurationConfigurationSourceInput
- type ServiceCodeConfigurationConfigurationSourceOutput
- func (ServiceCodeConfigurationConfigurationSourceOutput) ElementType() reflect.Type
- func (o ServiceCodeConfigurationConfigurationSourceOutput) ToServiceCodeConfigurationConfigurationSourceOutput() ServiceCodeConfigurationConfigurationSourceOutput
- func (o ServiceCodeConfigurationConfigurationSourceOutput) ToServiceCodeConfigurationConfigurationSourceOutputWithContext(ctx context.Context) ServiceCodeConfigurationConfigurationSourceOutput
- func (o ServiceCodeConfigurationConfigurationSourceOutput) ToServiceCodeConfigurationConfigurationSourcePtrOutput() ServiceCodeConfigurationConfigurationSourcePtrOutput
- func (o ServiceCodeConfigurationConfigurationSourceOutput) ToServiceCodeConfigurationConfigurationSourcePtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationConfigurationSourcePtrOutput
- func (o ServiceCodeConfigurationConfigurationSourceOutput) ToStringOutput() pulumi.StringOutput
- func (o ServiceCodeConfigurationConfigurationSourceOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o ServiceCodeConfigurationConfigurationSourceOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ServiceCodeConfigurationConfigurationSourceOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceCodeConfigurationConfigurationSourcePtrInput
- type ServiceCodeConfigurationConfigurationSourcePtrOutput
- func (o ServiceCodeConfigurationConfigurationSourcePtrOutput) Elem() ServiceCodeConfigurationConfigurationSourceOutput
- func (ServiceCodeConfigurationConfigurationSourcePtrOutput) ElementType() reflect.Type
- func (o ServiceCodeConfigurationConfigurationSourcePtrOutput) ToServiceCodeConfigurationConfigurationSourcePtrOutput() ServiceCodeConfigurationConfigurationSourcePtrOutput
- func (o ServiceCodeConfigurationConfigurationSourcePtrOutput) ToServiceCodeConfigurationConfigurationSourcePtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationConfigurationSourcePtrOutput
- func (o ServiceCodeConfigurationConfigurationSourcePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ServiceCodeConfigurationConfigurationSourcePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceCodeConfigurationInput
- type ServiceCodeConfigurationOutput
- func (o ServiceCodeConfigurationOutput) CodeConfigurationValues() ServiceCodeConfigurationValuesPtrOutput
- func (o ServiceCodeConfigurationOutput) ConfigurationSource() ServiceCodeConfigurationConfigurationSourceOutput
- func (ServiceCodeConfigurationOutput) ElementType() reflect.Type
- func (o ServiceCodeConfigurationOutput) ToServiceCodeConfigurationOutput() ServiceCodeConfigurationOutput
- func (o ServiceCodeConfigurationOutput) ToServiceCodeConfigurationOutputWithContext(ctx context.Context) ServiceCodeConfigurationOutput
- func (o ServiceCodeConfigurationOutput) ToServiceCodeConfigurationPtrOutput() ServiceCodeConfigurationPtrOutput
- func (o ServiceCodeConfigurationOutput) ToServiceCodeConfigurationPtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationPtrOutput
- type ServiceCodeConfigurationPtrInput
- type ServiceCodeConfigurationPtrOutput
- func (o ServiceCodeConfigurationPtrOutput) CodeConfigurationValues() ServiceCodeConfigurationValuesPtrOutput
- func (o ServiceCodeConfigurationPtrOutput) ConfigurationSource() ServiceCodeConfigurationConfigurationSourcePtrOutput
- func (o ServiceCodeConfigurationPtrOutput) Elem() ServiceCodeConfigurationOutput
- func (ServiceCodeConfigurationPtrOutput) ElementType() reflect.Type
- func (o ServiceCodeConfigurationPtrOutput) ToServiceCodeConfigurationPtrOutput() ServiceCodeConfigurationPtrOutput
- func (o ServiceCodeConfigurationPtrOutput) ToServiceCodeConfigurationPtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationPtrOutput
- type ServiceCodeConfigurationValues
- type ServiceCodeConfigurationValuesArgs
- func (ServiceCodeConfigurationValuesArgs) ElementType() reflect.Type
- func (i ServiceCodeConfigurationValuesArgs) ToServiceCodeConfigurationValuesOutput() ServiceCodeConfigurationValuesOutput
- func (i ServiceCodeConfigurationValuesArgs) ToServiceCodeConfigurationValuesOutputWithContext(ctx context.Context) ServiceCodeConfigurationValuesOutput
- func (i ServiceCodeConfigurationValuesArgs) ToServiceCodeConfigurationValuesPtrOutput() ServiceCodeConfigurationValuesPtrOutput
- func (i ServiceCodeConfigurationValuesArgs) ToServiceCodeConfigurationValuesPtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationValuesPtrOutput
- type ServiceCodeConfigurationValuesInput
- type ServiceCodeConfigurationValuesOutput
- func (o ServiceCodeConfigurationValuesOutput) BuildCommand() pulumi.StringPtrOutput
- func (ServiceCodeConfigurationValuesOutput) ElementType() reflect.Type
- func (o ServiceCodeConfigurationValuesOutput) Port() pulumi.StringPtrOutput
- func (o ServiceCodeConfigurationValuesOutput) Runtime() ServiceCodeConfigurationValuesRuntimeOutput
- func (o ServiceCodeConfigurationValuesOutput) RuntimeEnvironmentSecrets() ServiceKeyValuePairArrayOutput
- func (o ServiceCodeConfigurationValuesOutput) RuntimeEnvironmentVariables() ServiceKeyValuePairArrayOutput
- func (o ServiceCodeConfigurationValuesOutput) StartCommand() pulumi.StringPtrOutput
- func (o ServiceCodeConfigurationValuesOutput) ToServiceCodeConfigurationValuesOutput() ServiceCodeConfigurationValuesOutput
- func (o ServiceCodeConfigurationValuesOutput) ToServiceCodeConfigurationValuesOutputWithContext(ctx context.Context) ServiceCodeConfigurationValuesOutput
- func (o ServiceCodeConfigurationValuesOutput) ToServiceCodeConfigurationValuesPtrOutput() ServiceCodeConfigurationValuesPtrOutput
- func (o ServiceCodeConfigurationValuesOutput) ToServiceCodeConfigurationValuesPtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationValuesPtrOutput
- type ServiceCodeConfigurationValuesPtrInput
- type ServiceCodeConfigurationValuesPtrOutput
- func (o ServiceCodeConfigurationValuesPtrOutput) BuildCommand() pulumi.StringPtrOutput
- func (o ServiceCodeConfigurationValuesPtrOutput) Elem() ServiceCodeConfigurationValuesOutput
- func (ServiceCodeConfigurationValuesPtrOutput) ElementType() reflect.Type
- func (o ServiceCodeConfigurationValuesPtrOutput) Port() pulumi.StringPtrOutput
- func (o ServiceCodeConfigurationValuesPtrOutput) Runtime() ServiceCodeConfigurationValuesRuntimePtrOutput
- func (o ServiceCodeConfigurationValuesPtrOutput) RuntimeEnvironmentSecrets() ServiceKeyValuePairArrayOutput
- func (o ServiceCodeConfigurationValuesPtrOutput) RuntimeEnvironmentVariables() ServiceKeyValuePairArrayOutput
- func (o ServiceCodeConfigurationValuesPtrOutput) StartCommand() pulumi.StringPtrOutput
- func (o ServiceCodeConfigurationValuesPtrOutput) ToServiceCodeConfigurationValuesPtrOutput() ServiceCodeConfigurationValuesPtrOutput
- func (o ServiceCodeConfigurationValuesPtrOutput) ToServiceCodeConfigurationValuesPtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationValuesPtrOutput
- type ServiceCodeConfigurationValuesRuntime
- func (ServiceCodeConfigurationValuesRuntime) ElementType() reflect.Type
- func (e ServiceCodeConfigurationValuesRuntime) ToServiceCodeConfigurationValuesRuntimeOutput() ServiceCodeConfigurationValuesRuntimeOutput
- func (e ServiceCodeConfigurationValuesRuntime) ToServiceCodeConfigurationValuesRuntimeOutputWithContext(ctx context.Context) ServiceCodeConfigurationValuesRuntimeOutput
- func (e ServiceCodeConfigurationValuesRuntime) ToServiceCodeConfigurationValuesRuntimePtrOutput() ServiceCodeConfigurationValuesRuntimePtrOutput
- func (e ServiceCodeConfigurationValuesRuntime) ToServiceCodeConfigurationValuesRuntimePtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationValuesRuntimePtrOutput
- func (e ServiceCodeConfigurationValuesRuntime) ToStringOutput() pulumi.StringOutput
- func (e ServiceCodeConfigurationValuesRuntime) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e ServiceCodeConfigurationValuesRuntime) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e ServiceCodeConfigurationValuesRuntime) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceCodeConfigurationValuesRuntimeInput
- type ServiceCodeConfigurationValuesRuntimeOutput
- func (ServiceCodeConfigurationValuesRuntimeOutput) ElementType() reflect.Type
- func (o ServiceCodeConfigurationValuesRuntimeOutput) ToServiceCodeConfigurationValuesRuntimeOutput() ServiceCodeConfigurationValuesRuntimeOutput
- func (o ServiceCodeConfigurationValuesRuntimeOutput) ToServiceCodeConfigurationValuesRuntimeOutputWithContext(ctx context.Context) ServiceCodeConfigurationValuesRuntimeOutput
- func (o ServiceCodeConfigurationValuesRuntimeOutput) ToServiceCodeConfigurationValuesRuntimePtrOutput() ServiceCodeConfigurationValuesRuntimePtrOutput
- func (o ServiceCodeConfigurationValuesRuntimeOutput) ToServiceCodeConfigurationValuesRuntimePtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationValuesRuntimePtrOutput
- func (o ServiceCodeConfigurationValuesRuntimeOutput) ToStringOutput() pulumi.StringOutput
- func (o ServiceCodeConfigurationValuesRuntimeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o ServiceCodeConfigurationValuesRuntimeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ServiceCodeConfigurationValuesRuntimeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceCodeConfigurationValuesRuntimePtrInput
- type ServiceCodeConfigurationValuesRuntimePtrOutput
- func (o ServiceCodeConfigurationValuesRuntimePtrOutput) Elem() ServiceCodeConfigurationValuesRuntimeOutput
- func (ServiceCodeConfigurationValuesRuntimePtrOutput) ElementType() reflect.Type
- func (o ServiceCodeConfigurationValuesRuntimePtrOutput) ToServiceCodeConfigurationValuesRuntimePtrOutput() ServiceCodeConfigurationValuesRuntimePtrOutput
- func (o ServiceCodeConfigurationValuesRuntimePtrOutput) ToServiceCodeConfigurationValuesRuntimePtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationValuesRuntimePtrOutput
- func (o ServiceCodeConfigurationValuesRuntimePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ServiceCodeConfigurationValuesRuntimePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceCodeRepository
- type ServiceCodeRepositoryArgs
- func (ServiceCodeRepositoryArgs) ElementType() reflect.Type
- func (i ServiceCodeRepositoryArgs) ToServiceCodeRepositoryOutput() ServiceCodeRepositoryOutput
- func (i ServiceCodeRepositoryArgs) ToServiceCodeRepositoryOutputWithContext(ctx context.Context) ServiceCodeRepositoryOutput
- func (i ServiceCodeRepositoryArgs) ToServiceCodeRepositoryPtrOutput() ServiceCodeRepositoryPtrOutput
- func (i ServiceCodeRepositoryArgs) ToServiceCodeRepositoryPtrOutputWithContext(ctx context.Context) ServiceCodeRepositoryPtrOutput
- type ServiceCodeRepositoryInput
- type ServiceCodeRepositoryOutput
- func (o ServiceCodeRepositoryOutput) CodeConfiguration() ServiceCodeConfigurationPtrOutput
- func (ServiceCodeRepositoryOutput) ElementType() reflect.Type
- func (o ServiceCodeRepositoryOutput) RepositoryUrl() pulumi.StringOutput
- func (o ServiceCodeRepositoryOutput) SourceCodeVersion() ServiceSourceCodeVersionOutput
- func (o ServiceCodeRepositoryOutput) SourceDirectory() pulumi.StringPtrOutput
- func (o ServiceCodeRepositoryOutput) ToServiceCodeRepositoryOutput() ServiceCodeRepositoryOutput
- func (o ServiceCodeRepositoryOutput) ToServiceCodeRepositoryOutputWithContext(ctx context.Context) ServiceCodeRepositoryOutput
- func (o ServiceCodeRepositoryOutput) ToServiceCodeRepositoryPtrOutput() ServiceCodeRepositoryPtrOutput
- func (o ServiceCodeRepositoryOutput) ToServiceCodeRepositoryPtrOutputWithContext(ctx context.Context) ServiceCodeRepositoryPtrOutput
- type ServiceCodeRepositoryPtrInput
- type ServiceCodeRepositoryPtrOutput
- func (o ServiceCodeRepositoryPtrOutput) CodeConfiguration() ServiceCodeConfigurationPtrOutput
- func (o ServiceCodeRepositoryPtrOutput) Elem() ServiceCodeRepositoryOutput
- func (ServiceCodeRepositoryPtrOutput) ElementType() reflect.Type
- func (o ServiceCodeRepositoryPtrOutput) RepositoryUrl() pulumi.StringPtrOutput
- func (o ServiceCodeRepositoryPtrOutput) SourceCodeVersion() ServiceSourceCodeVersionPtrOutput
- func (o ServiceCodeRepositoryPtrOutput) SourceDirectory() pulumi.StringPtrOutput
- func (o ServiceCodeRepositoryPtrOutput) ToServiceCodeRepositoryPtrOutput() ServiceCodeRepositoryPtrOutput
- func (o ServiceCodeRepositoryPtrOutput) ToServiceCodeRepositoryPtrOutputWithContext(ctx context.Context) ServiceCodeRepositoryPtrOutput
- type ServiceEgressConfiguration
- type ServiceEgressConfigurationArgs
- func (ServiceEgressConfigurationArgs) ElementType() reflect.Type
- func (i ServiceEgressConfigurationArgs) ToServiceEgressConfigurationOutput() ServiceEgressConfigurationOutput
- func (i ServiceEgressConfigurationArgs) ToServiceEgressConfigurationOutputWithContext(ctx context.Context) ServiceEgressConfigurationOutput
- func (i ServiceEgressConfigurationArgs) ToServiceEgressConfigurationPtrOutput() ServiceEgressConfigurationPtrOutput
- func (i ServiceEgressConfigurationArgs) ToServiceEgressConfigurationPtrOutputWithContext(ctx context.Context) ServiceEgressConfigurationPtrOutput
- type ServiceEgressConfigurationEgressType
- func (ServiceEgressConfigurationEgressType) ElementType() reflect.Type
- func (e ServiceEgressConfigurationEgressType) ToServiceEgressConfigurationEgressTypeOutput() ServiceEgressConfigurationEgressTypeOutput
- func (e ServiceEgressConfigurationEgressType) ToServiceEgressConfigurationEgressTypeOutputWithContext(ctx context.Context) ServiceEgressConfigurationEgressTypeOutput
- func (e ServiceEgressConfigurationEgressType) ToServiceEgressConfigurationEgressTypePtrOutput() ServiceEgressConfigurationEgressTypePtrOutput
- func (e ServiceEgressConfigurationEgressType) ToServiceEgressConfigurationEgressTypePtrOutputWithContext(ctx context.Context) ServiceEgressConfigurationEgressTypePtrOutput
- func (e ServiceEgressConfigurationEgressType) ToStringOutput() pulumi.StringOutput
- func (e ServiceEgressConfigurationEgressType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e ServiceEgressConfigurationEgressType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e ServiceEgressConfigurationEgressType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceEgressConfigurationEgressTypeInput
- type ServiceEgressConfigurationEgressTypeOutput
- func (ServiceEgressConfigurationEgressTypeOutput) ElementType() reflect.Type
- func (o ServiceEgressConfigurationEgressTypeOutput) ToServiceEgressConfigurationEgressTypeOutput() ServiceEgressConfigurationEgressTypeOutput
- func (o ServiceEgressConfigurationEgressTypeOutput) ToServiceEgressConfigurationEgressTypeOutputWithContext(ctx context.Context) ServiceEgressConfigurationEgressTypeOutput
- func (o ServiceEgressConfigurationEgressTypeOutput) ToServiceEgressConfigurationEgressTypePtrOutput() ServiceEgressConfigurationEgressTypePtrOutput
- func (o ServiceEgressConfigurationEgressTypeOutput) ToServiceEgressConfigurationEgressTypePtrOutputWithContext(ctx context.Context) ServiceEgressConfigurationEgressTypePtrOutput
- func (o ServiceEgressConfigurationEgressTypeOutput) ToStringOutput() pulumi.StringOutput
- func (o ServiceEgressConfigurationEgressTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o ServiceEgressConfigurationEgressTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ServiceEgressConfigurationEgressTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceEgressConfigurationEgressTypePtrInput
- type ServiceEgressConfigurationEgressTypePtrOutput
- func (o ServiceEgressConfigurationEgressTypePtrOutput) Elem() ServiceEgressConfigurationEgressTypeOutput
- func (ServiceEgressConfigurationEgressTypePtrOutput) ElementType() reflect.Type
- func (o ServiceEgressConfigurationEgressTypePtrOutput) ToServiceEgressConfigurationEgressTypePtrOutput() ServiceEgressConfigurationEgressTypePtrOutput
- func (o ServiceEgressConfigurationEgressTypePtrOutput) ToServiceEgressConfigurationEgressTypePtrOutputWithContext(ctx context.Context) ServiceEgressConfigurationEgressTypePtrOutput
- func (o ServiceEgressConfigurationEgressTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ServiceEgressConfigurationEgressTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceEgressConfigurationInput
- type ServiceEgressConfigurationOutput
- func (o ServiceEgressConfigurationOutput) EgressType() ServiceEgressConfigurationEgressTypeOutput
- func (ServiceEgressConfigurationOutput) ElementType() reflect.Type
- func (o ServiceEgressConfigurationOutput) ToServiceEgressConfigurationOutput() ServiceEgressConfigurationOutput
- func (o ServiceEgressConfigurationOutput) ToServiceEgressConfigurationOutputWithContext(ctx context.Context) ServiceEgressConfigurationOutput
- func (o ServiceEgressConfigurationOutput) ToServiceEgressConfigurationPtrOutput() ServiceEgressConfigurationPtrOutput
- func (o ServiceEgressConfigurationOutput) ToServiceEgressConfigurationPtrOutputWithContext(ctx context.Context) ServiceEgressConfigurationPtrOutput
- func (o ServiceEgressConfigurationOutput) VpcConnectorArn() pulumi.StringPtrOutput
- type ServiceEgressConfigurationPtrInput
- type ServiceEgressConfigurationPtrOutput
- func (o ServiceEgressConfigurationPtrOutput) EgressType() ServiceEgressConfigurationEgressTypePtrOutput
- func (o ServiceEgressConfigurationPtrOutput) Elem() ServiceEgressConfigurationOutput
- func (ServiceEgressConfigurationPtrOutput) ElementType() reflect.Type
- func (o ServiceEgressConfigurationPtrOutput) ToServiceEgressConfigurationPtrOutput() ServiceEgressConfigurationPtrOutput
- func (o ServiceEgressConfigurationPtrOutput) ToServiceEgressConfigurationPtrOutputWithContext(ctx context.Context) ServiceEgressConfigurationPtrOutput
- func (o ServiceEgressConfigurationPtrOutput) VpcConnectorArn() pulumi.StringPtrOutput
- type ServiceEncryptionConfiguration
- type ServiceEncryptionConfigurationArgs
- func (ServiceEncryptionConfigurationArgs) ElementType() reflect.Type
- func (i ServiceEncryptionConfigurationArgs) ToServiceEncryptionConfigurationOutput() ServiceEncryptionConfigurationOutput
- func (i ServiceEncryptionConfigurationArgs) ToServiceEncryptionConfigurationOutputWithContext(ctx context.Context) ServiceEncryptionConfigurationOutput
- func (i ServiceEncryptionConfigurationArgs) ToServiceEncryptionConfigurationPtrOutput() ServiceEncryptionConfigurationPtrOutput
- func (i ServiceEncryptionConfigurationArgs) ToServiceEncryptionConfigurationPtrOutputWithContext(ctx context.Context) ServiceEncryptionConfigurationPtrOutput
- type ServiceEncryptionConfigurationInput
- type ServiceEncryptionConfigurationOutput
- func (ServiceEncryptionConfigurationOutput) ElementType() reflect.Type
- func (o ServiceEncryptionConfigurationOutput) KmsKey() pulumi.StringOutput
- func (o ServiceEncryptionConfigurationOutput) ToServiceEncryptionConfigurationOutput() ServiceEncryptionConfigurationOutput
- func (o ServiceEncryptionConfigurationOutput) ToServiceEncryptionConfigurationOutputWithContext(ctx context.Context) ServiceEncryptionConfigurationOutput
- func (o ServiceEncryptionConfigurationOutput) ToServiceEncryptionConfigurationPtrOutput() ServiceEncryptionConfigurationPtrOutput
- func (o ServiceEncryptionConfigurationOutput) ToServiceEncryptionConfigurationPtrOutputWithContext(ctx context.Context) ServiceEncryptionConfigurationPtrOutput
- type ServiceEncryptionConfigurationPtrInput
- type ServiceEncryptionConfigurationPtrOutput
- func (o ServiceEncryptionConfigurationPtrOutput) Elem() ServiceEncryptionConfigurationOutput
- func (ServiceEncryptionConfigurationPtrOutput) ElementType() reflect.Type
- func (o ServiceEncryptionConfigurationPtrOutput) KmsKey() pulumi.StringPtrOutput
- func (o ServiceEncryptionConfigurationPtrOutput) ToServiceEncryptionConfigurationPtrOutput() ServiceEncryptionConfigurationPtrOutput
- func (o ServiceEncryptionConfigurationPtrOutput) ToServiceEncryptionConfigurationPtrOutputWithContext(ctx context.Context) ServiceEncryptionConfigurationPtrOutput
- type ServiceHealthCheckConfiguration
- type ServiceHealthCheckConfigurationArgs
- func (ServiceHealthCheckConfigurationArgs) ElementType() reflect.Type
- func (i ServiceHealthCheckConfigurationArgs) ToServiceHealthCheckConfigurationOutput() ServiceHealthCheckConfigurationOutput
- func (i ServiceHealthCheckConfigurationArgs) ToServiceHealthCheckConfigurationOutputWithContext(ctx context.Context) ServiceHealthCheckConfigurationOutput
- func (i ServiceHealthCheckConfigurationArgs) ToServiceHealthCheckConfigurationPtrOutput() ServiceHealthCheckConfigurationPtrOutput
- func (i ServiceHealthCheckConfigurationArgs) ToServiceHealthCheckConfigurationPtrOutputWithContext(ctx context.Context) ServiceHealthCheckConfigurationPtrOutput
- type ServiceHealthCheckConfigurationInput
- type ServiceHealthCheckConfigurationOutput
- func (ServiceHealthCheckConfigurationOutput) ElementType() reflect.Type
- func (o ServiceHealthCheckConfigurationOutput) HealthyThreshold() pulumi.IntPtrOutput
- func (o ServiceHealthCheckConfigurationOutput) Interval() pulumi.IntPtrOutput
- func (o ServiceHealthCheckConfigurationOutput) Path() pulumi.StringPtrOutput
- func (o ServiceHealthCheckConfigurationOutput) Protocol() ServiceHealthCheckConfigurationProtocolPtrOutput
- func (o ServiceHealthCheckConfigurationOutput) Timeout() pulumi.IntPtrOutput
- func (o ServiceHealthCheckConfigurationOutput) ToServiceHealthCheckConfigurationOutput() ServiceHealthCheckConfigurationOutput
- func (o ServiceHealthCheckConfigurationOutput) ToServiceHealthCheckConfigurationOutputWithContext(ctx context.Context) ServiceHealthCheckConfigurationOutput
- func (o ServiceHealthCheckConfigurationOutput) ToServiceHealthCheckConfigurationPtrOutput() ServiceHealthCheckConfigurationPtrOutput
- func (o ServiceHealthCheckConfigurationOutput) ToServiceHealthCheckConfigurationPtrOutputWithContext(ctx context.Context) ServiceHealthCheckConfigurationPtrOutput
- func (o ServiceHealthCheckConfigurationOutput) UnhealthyThreshold() pulumi.IntPtrOutput
- type ServiceHealthCheckConfigurationProtocol
- func (ServiceHealthCheckConfigurationProtocol) ElementType() reflect.Type
- func (e ServiceHealthCheckConfigurationProtocol) ToServiceHealthCheckConfigurationProtocolOutput() ServiceHealthCheckConfigurationProtocolOutput
- func (e ServiceHealthCheckConfigurationProtocol) ToServiceHealthCheckConfigurationProtocolOutputWithContext(ctx context.Context) ServiceHealthCheckConfigurationProtocolOutput
- func (e ServiceHealthCheckConfigurationProtocol) ToServiceHealthCheckConfigurationProtocolPtrOutput() ServiceHealthCheckConfigurationProtocolPtrOutput
- func (e ServiceHealthCheckConfigurationProtocol) ToServiceHealthCheckConfigurationProtocolPtrOutputWithContext(ctx context.Context) ServiceHealthCheckConfigurationProtocolPtrOutput
- func (e ServiceHealthCheckConfigurationProtocol) ToStringOutput() pulumi.StringOutput
- func (e ServiceHealthCheckConfigurationProtocol) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e ServiceHealthCheckConfigurationProtocol) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e ServiceHealthCheckConfigurationProtocol) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceHealthCheckConfigurationProtocolInput
- type ServiceHealthCheckConfigurationProtocolOutput
- func (ServiceHealthCheckConfigurationProtocolOutput) ElementType() reflect.Type
- func (o ServiceHealthCheckConfigurationProtocolOutput) ToServiceHealthCheckConfigurationProtocolOutput() ServiceHealthCheckConfigurationProtocolOutput
- func (o ServiceHealthCheckConfigurationProtocolOutput) ToServiceHealthCheckConfigurationProtocolOutputWithContext(ctx context.Context) ServiceHealthCheckConfigurationProtocolOutput
- func (o ServiceHealthCheckConfigurationProtocolOutput) ToServiceHealthCheckConfigurationProtocolPtrOutput() ServiceHealthCheckConfigurationProtocolPtrOutput
- func (o ServiceHealthCheckConfigurationProtocolOutput) ToServiceHealthCheckConfigurationProtocolPtrOutputWithContext(ctx context.Context) ServiceHealthCheckConfigurationProtocolPtrOutput
- func (o ServiceHealthCheckConfigurationProtocolOutput) ToStringOutput() pulumi.StringOutput
- func (o ServiceHealthCheckConfigurationProtocolOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o ServiceHealthCheckConfigurationProtocolOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ServiceHealthCheckConfigurationProtocolOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceHealthCheckConfigurationProtocolPtrInput
- type ServiceHealthCheckConfigurationProtocolPtrOutput
- func (o ServiceHealthCheckConfigurationProtocolPtrOutput) Elem() ServiceHealthCheckConfigurationProtocolOutput
- func (ServiceHealthCheckConfigurationProtocolPtrOutput) ElementType() reflect.Type
- func (o ServiceHealthCheckConfigurationProtocolPtrOutput) ToServiceHealthCheckConfigurationProtocolPtrOutput() ServiceHealthCheckConfigurationProtocolPtrOutput
- func (o ServiceHealthCheckConfigurationProtocolPtrOutput) ToServiceHealthCheckConfigurationProtocolPtrOutputWithContext(ctx context.Context) ServiceHealthCheckConfigurationProtocolPtrOutput
- func (o ServiceHealthCheckConfigurationProtocolPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ServiceHealthCheckConfigurationProtocolPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceHealthCheckConfigurationPtrInput
- type ServiceHealthCheckConfigurationPtrOutput
- func (o ServiceHealthCheckConfigurationPtrOutput) Elem() ServiceHealthCheckConfigurationOutput
- func (ServiceHealthCheckConfigurationPtrOutput) ElementType() reflect.Type
- func (o ServiceHealthCheckConfigurationPtrOutput) HealthyThreshold() pulumi.IntPtrOutput
- func (o ServiceHealthCheckConfigurationPtrOutput) Interval() pulumi.IntPtrOutput
- func (o ServiceHealthCheckConfigurationPtrOutput) Path() pulumi.StringPtrOutput
- func (o ServiceHealthCheckConfigurationPtrOutput) Protocol() ServiceHealthCheckConfigurationProtocolPtrOutput
- func (o ServiceHealthCheckConfigurationPtrOutput) Timeout() pulumi.IntPtrOutput
- func (o ServiceHealthCheckConfigurationPtrOutput) ToServiceHealthCheckConfigurationPtrOutput() ServiceHealthCheckConfigurationPtrOutput
- func (o ServiceHealthCheckConfigurationPtrOutput) ToServiceHealthCheckConfigurationPtrOutputWithContext(ctx context.Context) ServiceHealthCheckConfigurationPtrOutput
- func (o ServiceHealthCheckConfigurationPtrOutput) UnhealthyThreshold() pulumi.IntPtrOutput
- type ServiceImageConfiguration
- type ServiceImageConfigurationArgs
- func (ServiceImageConfigurationArgs) ElementType() reflect.Type
- func (i ServiceImageConfigurationArgs) ToServiceImageConfigurationOutput() ServiceImageConfigurationOutput
- func (i ServiceImageConfigurationArgs) ToServiceImageConfigurationOutputWithContext(ctx context.Context) ServiceImageConfigurationOutput
- func (i ServiceImageConfigurationArgs) ToServiceImageConfigurationPtrOutput() ServiceImageConfigurationPtrOutput
- func (i ServiceImageConfigurationArgs) ToServiceImageConfigurationPtrOutputWithContext(ctx context.Context) ServiceImageConfigurationPtrOutput
- type ServiceImageConfigurationInput
- type ServiceImageConfigurationOutput
- func (ServiceImageConfigurationOutput) ElementType() reflect.Type
- func (o ServiceImageConfigurationOutput) Port() pulumi.StringPtrOutput
- func (o ServiceImageConfigurationOutput) RuntimeEnvironmentSecrets() ServiceKeyValuePairArrayOutput
- func (o ServiceImageConfigurationOutput) RuntimeEnvironmentVariables() ServiceKeyValuePairArrayOutput
- func (o ServiceImageConfigurationOutput) StartCommand() pulumi.StringPtrOutput
- func (o ServiceImageConfigurationOutput) ToServiceImageConfigurationOutput() ServiceImageConfigurationOutput
- func (o ServiceImageConfigurationOutput) ToServiceImageConfigurationOutputWithContext(ctx context.Context) ServiceImageConfigurationOutput
- func (o ServiceImageConfigurationOutput) ToServiceImageConfigurationPtrOutput() ServiceImageConfigurationPtrOutput
- func (o ServiceImageConfigurationOutput) ToServiceImageConfigurationPtrOutputWithContext(ctx context.Context) ServiceImageConfigurationPtrOutput
- type ServiceImageConfigurationPtrInput
- type ServiceImageConfigurationPtrOutput
- func (o ServiceImageConfigurationPtrOutput) Elem() ServiceImageConfigurationOutput
- func (ServiceImageConfigurationPtrOutput) ElementType() reflect.Type
- func (o ServiceImageConfigurationPtrOutput) Port() pulumi.StringPtrOutput
- func (o ServiceImageConfigurationPtrOutput) RuntimeEnvironmentSecrets() ServiceKeyValuePairArrayOutput
- func (o ServiceImageConfigurationPtrOutput) RuntimeEnvironmentVariables() ServiceKeyValuePairArrayOutput
- func (o ServiceImageConfigurationPtrOutput) StartCommand() pulumi.StringPtrOutput
- func (o ServiceImageConfigurationPtrOutput) ToServiceImageConfigurationPtrOutput() ServiceImageConfigurationPtrOutput
- func (o ServiceImageConfigurationPtrOutput) ToServiceImageConfigurationPtrOutputWithContext(ctx context.Context) ServiceImageConfigurationPtrOutput
- type ServiceImageRepository
- type ServiceImageRepositoryArgs
- func (ServiceImageRepositoryArgs) ElementType() reflect.Type
- func (i ServiceImageRepositoryArgs) ToServiceImageRepositoryOutput() ServiceImageRepositoryOutput
- func (i ServiceImageRepositoryArgs) ToServiceImageRepositoryOutputWithContext(ctx context.Context) ServiceImageRepositoryOutput
- func (i ServiceImageRepositoryArgs) ToServiceImageRepositoryPtrOutput() ServiceImageRepositoryPtrOutput
- func (i ServiceImageRepositoryArgs) ToServiceImageRepositoryPtrOutputWithContext(ctx context.Context) ServiceImageRepositoryPtrOutput
- type ServiceImageRepositoryImageRepositoryType
- func (ServiceImageRepositoryImageRepositoryType) ElementType() reflect.Type
- func (e ServiceImageRepositoryImageRepositoryType) ToServiceImageRepositoryImageRepositoryTypeOutput() ServiceImageRepositoryImageRepositoryTypeOutput
- func (e ServiceImageRepositoryImageRepositoryType) ToServiceImageRepositoryImageRepositoryTypeOutputWithContext(ctx context.Context) ServiceImageRepositoryImageRepositoryTypeOutput
- func (e ServiceImageRepositoryImageRepositoryType) ToServiceImageRepositoryImageRepositoryTypePtrOutput() ServiceImageRepositoryImageRepositoryTypePtrOutput
- func (e ServiceImageRepositoryImageRepositoryType) ToServiceImageRepositoryImageRepositoryTypePtrOutputWithContext(ctx context.Context) ServiceImageRepositoryImageRepositoryTypePtrOutput
- func (e ServiceImageRepositoryImageRepositoryType) ToStringOutput() pulumi.StringOutput
- func (e ServiceImageRepositoryImageRepositoryType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e ServiceImageRepositoryImageRepositoryType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e ServiceImageRepositoryImageRepositoryType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceImageRepositoryImageRepositoryTypeInput
- type ServiceImageRepositoryImageRepositoryTypeOutput
- func (ServiceImageRepositoryImageRepositoryTypeOutput) ElementType() reflect.Type
- func (o ServiceImageRepositoryImageRepositoryTypeOutput) ToServiceImageRepositoryImageRepositoryTypeOutput() ServiceImageRepositoryImageRepositoryTypeOutput
- func (o ServiceImageRepositoryImageRepositoryTypeOutput) ToServiceImageRepositoryImageRepositoryTypeOutputWithContext(ctx context.Context) ServiceImageRepositoryImageRepositoryTypeOutput
- func (o ServiceImageRepositoryImageRepositoryTypeOutput) ToServiceImageRepositoryImageRepositoryTypePtrOutput() ServiceImageRepositoryImageRepositoryTypePtrOutput
- func (o ServiceImageRepositoryImageRepositoryTypeOutput) ToServiceImageRepositoryImageRepositoryTypePtrOutputWithContext(ctx context.Context) ServiceImageRepositoryImageRepositoryTypePtrOutput
- func (o ServiceImageRepositoryImageRepositoryTypeOutput) ToStringOutput() pulumi.StringOutput
- func (o ServiceImageRepositoryImageRepositoryTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o ServiceImageRepositoryImageRepositoryTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ServiceImageRepositoryImageRepositoryTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceImageRepositoryImageRepositoryTypePtrInput
- type ServiceImageRepositoryImageRepositoryTypePtrOutput
- func (o ServiceImageRepositoryImageRepositoryTypePtrOutput) Elem() ServiceImageRepositoryImageRepositoryTypeOutput
- func (ServiceImageRepositoryImageRepositoryTypePtrOutput) ElementType() reflect.Type
- func (o ServiceImageRepositoryImageRepositoryTypePtrOutput) ToServiceImageRepositoryImageRepositoryTypePtrOutput() ServiceImageRepositoryImageRepositoryTypePtrOutput
- func (o ServiceImageRepositoryImageRepositoryTypePtrOutput) ToServiceImageRepositoryImageRepositoryTypePtrOutputWithContext(ctx context.Context) ServiceImageRepositoryImageRepositoryTypePtrOutput
- func (o ServiceImageRepositoryImageRepositoryTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ServiceImageRepositoryImageRepositoryTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceImageRepositoryInput
- type ServiceImageRepositoryOutput
- func (ServiceImageRepositoryOutput) ElementType() reflect.Type
- func (o ServiceImageRepositoryOutput) ImageConfiguration() ServiceImageConfigurationPtrOutput
- func (o ServiceImageRepositoryOutput) ImageIdentifier() pulumi.StringOutput
- func (o ServiceImageRepositoryOutput) ImageRepositoryType() ServiceImageRepositoryImageRepositoryTypeOutput
- func (o ServiceImageRepositoryOutput) ToServiceImageRepositoryOutput() ServiceImageRepositoryOutput
- func (o ServiceImageRepositoryOutput) ToServiceImageRepositoryOutputWithContext(ctx context.Context) ServiceImageRepositoryOutput
- func (o ServiceImageRepositoryOutput) ToServiceImageRepositoryPtrOutput() ServiceImageRepositoryPtrOutput
- func (o ServiceImageRepositoryOutput) ToServiceImageRepositoryPtrOutputWithContext(ctx context.Context) ServiceImageRepositoryPtrOutput
- type ServiceImageRepositoryPtrInput
- type ServiceImageRepositoryPtrOutput
- func (o ServiceImageRepositoryPtrOutput) Elem() ServiceImageRepositoryOutput
- func (ServiceImageRepositoryPtrOutput) ElementType() reflect.Type
- func (o ServiceImageRepositoryPtrOutput) ImageConfiguration() ServiceImageConfigurationPtrOutput
- func (o ServiceImageRepositoryPtrOutput) ImageIdentifier() pulumi.StringPtrOutput
- func (o ServiceImageRepositoryPtrOutput) ImageRepositoryType() ServiceImageRepositoryImageRepositoryTypePtrOutput
- func (o ServiceImageRepositoryPtrOutput) ToServiceImageRepositoryPtrOutput() ServiceImageRepositoryPtrOutput
- func (o ServiceImageRepositoryPtrOutput) ToServiceImageRepositoryPtrOutputWithContext(ctx context.Context) ServiceImageRepositoryPtrOutput
- type ServiceIngressConfiguration
- type ServiceIngressConfigurationArgs
- func (ServiceIngressConfigurationArgs) ElementType() reflect.Type
- func (i ServiceIngressConfigurationArgs) ToServiceIngressConfigurationOutput() ServiceIngressConfigurationOutput
- func (i ServiceIngressConfigurationArgs) ToServiceIngressConfigurationOutputWithContext(ctx context.Context) ServiceIngressConfigurationOutput
- func (i ServiceIngressConfigurationArgs) ToServiceIngressConfigurationPtrOutput() ServiceIngressConfigurationPtrOutput
- func (i ServiceIngressConfigurationArgs) ToServiceIngressConfigurationPtrOutputWithContext(ctx context.Context) ServiceIngressConfigurationPtrOutput
- type ServiceIngressConfigurationInput
- type ServiceIngressConfigurationOutput
- func (ServiceIngressConfigurationOutput) ElementType() reflect.Type
- func (o ServiceIngressConfigurationOutput) IsPubliclyAccessible() pulumi.BoolOutput
- func (o ServiceIngressConfigurationOutput) ToServiceIngressConfigurationOutput() ServiceIngressConfigurationOutput
- func (o ServiceIngressConfigurationOutput) ToServiceIngressConfigurationOutputWithContext(ctx context.Context) ServiceIngressConfigurationOutput
- func (o ServiceIngressConfigurationOutput) ToServiceIngressConfigurationPtrOutput() ServiceIngressConfigurationPtrOutput
- func (o ServiceIngressConfigurationOutput) ToServiceIngressConfigurationPtrOutputWithContext(ctx context.Context) ServiceIngressConfigurationPtrOutput
- type ServiceIngressConfigurationPtrInput
- type ServiceIngressConfigurationPtrOutput
- func (o ServiceIngressConfigurationPtrOutput) Elem() ServiceIngressConfigurationOutput
- func (ServiceIngressConfigurationPtrOutput) ElementType() reflect.Type
- func (o ServiceIngressConfigurationPtrOutput) IsPubliclyAccessible() pulumi.BoolPtrOutput
- func (o ServiceIngressConfigurationPtrOutput) ToServiceIngressConfigurationPtrOutput() ServiceIngressConfigurationPtrOutput
- func (o ServiceIngressConfigurationPtrOutput) ToServiceIngressConfigurationPtrOutputWithContext(ctx context.Context) ServiceIngressConfigurationPtrOutput
- type ServiceInput
- type ServiceInstanceConfiguration
- type ServiceInstanceConfigurationArgs
- func (ServiceInstanceConfigurationArgs) ElementType() reflect.Type
- func (i ServiceInstanceConfigurationArgs) ToServiceInstanceConfigurationOutput() ServiceInstanceConfigurationOutput
- func (i ServiceInstanceConfigurationArgs) ToServiceInstanceConfigurationOutputWithContext(ctx context.Context) ServiceInstanceConfigurationOutput
- func (i ServiceInstanceConfigurationArgs) ToServiceInstanceConfigurationPtrOutput() ServiceInstanceConfigurationPtrOutput
- func (i ServiceInstanceConfigurationArgs) ToServiceInstanceConfigurationPtrOutputWithContext(ctx context.Context) ServiceInstanceConfigurationPtrOutput
- type ServiceInstanceConfigurationInput
- type ServiceInstanceConfigurationOutput
- func (o ServiceInstanceConfigurationOutput) Cpu() pulumi.StringPtrOutput
- func (ServiceInstanceConfigurationOutput) ElementType() reflect.Type
- func (o ServiceInstanceConfigurationOutput) InstanceRoleArn() pulumi.StringPtrOutput
- func (o ServiceInstanceConfigurationOutput) Memory() pulumi.StringPtrOutput
- func (o ServiceInstanceConfigurationOutput) ToServiceInstanceConfigurationOutput() ServiceInstanceConfigurationOutput
- func (o ServiceInstanceConfigurationOutput) ToServiceInstanceConfigurationOutputWithContext(ctx context.Context) ServiceInstanceConfigurationOutput
- func (o ServiceInstanceConfigurationOutput) ToServiceInstanceConfigurationPtrOutput() ServiceInstanceConfigurationPtrOutput
- func (o ServiceInstanceConfigurationOutput) ToServiceInstanceConfigurationPtrOutputWithContext(ctx context.Context) ServiceInstanceConfigurationPtrOutput
- type ServiceInstanceConfigurationPtrInput
- type ServiceInstanceConfigurationPtrOutput
- func (o ServiceInstanceConfigurationPtrOutput) Cpu() pulumi.StringPtrOutput
- func (o ServiceInstanceConfigurationPtrOutput) Elem() ServiceInstanceConfigurationOutput
- func (ServiceInstanceConfigurationPtrOutput) ElementType() reflect.Type
- func (o ServiceInstanceConfigurationPtrOutput) InstanceRoleArn() pulumi.StringPtrOutput
- func (o ServiceInstanceConfigurationPtrOutput) Memory() pulumi.StringPtrOutput
- func (o ServiceInstanceConfigurationPtrOutput) ToServiceInstanceConfigurationPtrOutput() ServiceInstanceConfigurationPtrOutput
- func (o ServiceInstanceConfigurationPtrOutput) ToServiceInstanceConfigurationPtrOutputWithContext(ctx context.Context) ServiceInstanceConfigurationPtrOutput
- type ServiceKeyValuePair
- type ServiceKeyValuePairArgs
- type ServiceKeyValuePairArray
- type ServiceKeyValuePairArrayInput
- type ServiceKeyValuePairArrayOutput
- func (ServiceKeyValuePairArrayOutput) ElementType() reflect.Type
- func (o ServiceKeyValuePairArrayOutput) Index(i pulumi.IntInput) ServiceKeyValuePairOutput
- func (o ServiceKeyValuePairArrayOutput) ToServiceKeyValuePairArrayOutput() ServiceKeyValuePairArrayOutput
- func (o ServiceKeyValuePairArrayOutput) ToServiceKeyValuePairArrayOutputWithContext(ctx context.Context) ServiceKeyValuePairArrayOutput
- type ServiceKeyValuePairInput
- type ServiceKeyValuePairOutput
- func (ServiceKeyValuePairOutput) ElementType() reflect.Type
- func (o ServiceKeyValuePairOutput) Name() pulumi.StringPtrOutput
- func (o ServiceKeyValuePairOutput) ToServiceKeyValuePairOutput() ServiceKeyValuePairOutput
- func (o ServiceKeyValuePairOutput) ToServiceKeyValuePairOutputWithContext(ctx context.Context) ServiceKeyValuePairOutput
- func (o ServiceKeyValuePairOutput) Value() pulumi.StringPtrOutput
- type ServiceNetworkConfiguration
- type ServiceNetworkConfigurationArgs
- func (ServiceNetworkConfigurationArgs) ElementType() reflect.Type
- func (i ServiceNetworkConfigurationArgs) ToServiceNetworkConfigurationOutput() ServiceNetworkConfigurationOutput
- func (i ServiceNetworkConfigurationArgs) ToServiceNetworkConfigurationOutputWithContext(ctx context.Context) ServiceNetworkConfigurationOutput
- func (i ServiceNetworkConfigurationArgs) ToServiceNetworkConfigurationPtrOutput() ServiceNetworkConfigurationPtrOutput
- func (i ServiceNetworkConfigurationArgs) ToServiceNetworkConfigurationPtrOutputWithContext(ctx context.Context) ServiceNetworkConfigurationPtrOutput
- type ServiceNetworkConfigurationInput
- type ServiceNetworkConfigurationIpAddressType
- func (ServiceNetworkConfigurationIpAddressType) ElementType() reflect.Type
- func (e ServiceNetworkConfigurationIpAddressType) ToServiceNetworkConfigurationIpAddressTypeOutput() ServiceNetworkConfigurationIpAddressTypeOutput
- func (e ServiceNetworkConfigurationIpAddressType) ToServiceNetworkConfigurationIpAddressTypeOutputWithContext(ctx context.Context) ServiceNetworkConfigurationIpAddressTypeOutput
- func (e ServiceNetworkConfigurationIpAddressType) ToServiceNetworkConfigurationIpAddressTypePtrOutput() ServiceNetworkConfigurationIpAddressTypePtrOutput
- func (e ServiceNetworkConfigurationIpAddressType) ToServiceNetworkConfigurationIpAddressTypePtrOutputWithContext(ctx context.Context) ServiceNetworkConfigurationIpAddressTypePtrOutput
- func (e ServiceNetworkConfigurationIpAddressType) ToStringOutput() pulumi.StringOutput
- func (e ServiceNetworkConfigurationIpAddressType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e ServiceNetworkConfigurationIpAddressType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e ServiceNetworkConfigurationIpAddressType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceNetworkConfigurationIpAddressTypeInput
- type ServiceNetworkConfigurationIpAddressTypeOutput
- func (ServiceNetworkConfigurationIpAddressTypeOutput) ElementType() reflect.Type
- func (o ServiceNetworkConfigurationIpAddressTypeOutput) ToServiceNetworkConfigurationIpAddressTypeOutput() ServiceNetworkConfigurationIpAddressTypeOutput
- func (o ServiceNetworkConfigurationIpAddressTypeOutput) ToServiceNetworkConfigurationIpAddressTypeOutputWithContext(ctx context.Context) ServiceNetworkConfigurationIpAddressTypeOutput
- func (o ServiceNetworkConfigurationIpAddressTypeOutput) ToServiceNetworkConfigurationIpAddressTypePtrOutput() ServiceNetworkConfigurationIpAddressTypePtrOutput
- func (o ServiceNetworkConfigurationIpAddressTypeOutput) ToServiceNetworkConfigurationIpAddressTypePtrOutputWithContext(ctx context.Context) ServiceNetworkConfigurationIpAddressTypePtrOutput
- func (o ServiceNetworkConfigurationIpAddressTypeOutput) ToStringOutput() pulumi.StringOutput
- func (o ServiceNetworkConfigurationIpAddressTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o ServiceNetworkConfigurationIpAddressTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ServiceNetworkConfigurationIpAddressTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceNetworkConfigurationIpAddressTypePtrInput
- type ServiceNetworkConfigurationIpAddressTypePtrOutput
- func (o ServiceNetworkConfigurationIpAddressTypePtrOutput) Elem() ServiceNetworkConfigurationIpAddressTypeOutput
- func (ServiceNetworkConfigurationIpAddressTypePtrOutput) ElementType() reflect.Type
- func (o ServiceNetworkConfigurationIpAddressTypePtrOutput) ToServiceNetworkConfigurationIpAddressTypePtrOutput() ServiceNetworkConfigurationIpAddressTypePtrOutput
- func (o ServiceNetworkConfigurationIpAddressTypePtrOutput) ToServiceNetworkConfigurationIpAddressTypePtrOutputWithContext(ctx context.Context) ServiceNetworkConfigurationIpAddressTypePtrOutput
- func (o ServiceNetworkConfigurationIpAddressTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ServiceNetworkConfigurationIpAddressTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceNetworkConfigurationOutput
- func (o ServiceNetworkConfigurationOutput) EgressConfiguration() ServiceEgressConfigurationPtrOutput
- func (ServiceNetworkConfigurationOutput) ElementType() reflect.Type
- func (o ServiceNetworkConfigurationOutput) IngressConfiguration() ServiceIngressConfigurationPtrOutput
- func (o ServiceNetworkConfigurationOutput) IpAddressType() ServiceNetworkConfigurationIpAddressTypePtrOutput
- func (o ServiceNetworkConfigurationOutput) ToServiceNetworkConfigurationOutput() ServiceNetworkConfigurationOutput
- func (o ServiceNetworkConfigurationOutput) ToServiceNetworkConfigurationOutputWithContext(ctx context.Context) ServiceNetworkConfigurationOutput
- func (o ServiceNetworkConfigurationOutput) ToServiceNetworkConfigurationPtrOutput() ServiceNetworkConfigurationPtrOutput
- func (o ServiceNetworkConfigurationOutput) ToServiceNetworkConfigurationPtrOutputWithContext(ctx context.Context) ServiceNetworkConfigurationPtrOutput
- type ServiceNetworkConfigurationPtrInput
- type ServiceNetworkConfigurationPtrOutput
- func (o ServiceNetworkConfigurationPtrOutput) EgressConfiguration() ServiceEgressConfigurationPtrOutput
- func (o ServiceNetworkConfigurationPtrOutput) Elem() ServiceNetworkConfigurationOutput
- func (ServiceNetworkConfigurationPtrOutput) ElementType() reflect.Type
- func (o ServiceNetworkConfigurationPtrOutput) IngressConfiguration() ServiceIngressConfigurationPtrOutput
- func (o ServiceNetworkConfigurationPtrOutput) IpAddressType() ServiceNetworkConfigurationIpAddressTypePtrOutput
- func (o ServiceNetworkConfigurationPtrOutput) ToServiceNetworkConfigurationPtrOutput() ServiceNetworkConfigurationPtrOutput
- func (o ServiceNetworkConfigurationPtrOutput) ToServiceNetworkConfigurationPtrOutputWithContext(ctx context.Context) ServiceNetworkConfigurationPtrOutput
- type ServiceObservabilityConfiguration
- type ServiceObservabilityConfigurationArgs
- func (ServiceObservabilityConfigurationArgs) ElementType() reflect.Type
- func (i ServiceObservabilityConfigurationArgs) ToServiceObservabilityConfigurationOutput() ServiceObservabilityConfigurationOutput
- func (i ServiceObservabilityConfigurationArgs) ToServiceObservabilityConfigurationOutputWithContext(ctx context.Context) ServiceObservabilityConfigurationOutput
- func (i ServiceObservabilityConfigurationArgs) ToServiceObservabilityConfigurationPtrOutput() ServiceObservabilityConfigurationPtrOutput
- func (i ServiceObservabilityConfigurationArgs) ToServiceObservabilityConfigurationPtrOutputWithContext(ctx context.Context) ServiceObservabilityConfigurationPtrOutput
- type ServiceObservabilityConfigurationInput
- type ServiceObservabilityConfigurationOutput
- func (ServiceObservabilityConfigurationOutput) ElementType() reflect.Type
- func (o ServiceObservabilityConfigurationOutput) ObservabilityConfigurationArn() pulumi.StringPtrOutput
- func (o ServiceObservabilityConfigurationOutput) ObservabilityEnabled() pulumi.BoolOutput
- func (o ServiceObservabilityConfigurationOutput) ToServiceObservabilityConfigurationOutput() ServiceObservabilityConfigurationOutput
- func (o ServiceObservabilityConfigurationOutput) ToServiceObservabilityConfigurationOutputWithContext(ctx context.Context) ServiceObservabilityConfigurationOutput
- func (o ServiceObservabilityConfigurationOutput) ToServiceObservabilityConfigurationPtrOutput() ServiceObservabilityConfigurationPtrOutput
- func (o ServiceObservabilityConfigurationOutput) ToServiceObservabilityConfigurationPtrOutputWithContext(ctx context.Context) ServiceObservabilityConfigurationPtrOutput
- type ServiceObservabilityConfigurationPtrInput
- type ServiceObservabilityConfigurationPtrOutput
- func (o ServiceObservabilityConfigurationPtrOutput) Elem() ServiceObservabilityConfigurationOutput
- func (ServiceObservabilityConfigurationPtrOutput) ElementType() reflect.Type
- func (o ServiceObservabilityConfigurationPtrOutput) ObservabilityConfigurationArn() pulumi.StringPtrOutput
- func (o ServiceObservabilityConfigurationPtrOutput) ObservabilityEnabled() pulumi.BoolPtrOutput
- func (o ServiceObservabilityConfigurationPtrOutput) ToServiceObservabilityConfigurationPtrOutput() ServiceObservabilityConfigurationPtrOutput
- func (o ServiceObservabilityConfigurationPtrOutput) ToServiceObservabilityConfigurationPtrOutputWithContext(ctx context.Context) ServiceObservabilityConfigurationPtrOutput
- type ServiceOutput
- func (o ServiceOutput) AutoScalingConfigurationArn() pulumi.StringPtrOutput
- func (ServiceOutput) ElementType() reflect.Type
- func (o ServiceOutput) EncryptionConfiguration() ServiceEncryptionConfigurationPtrOutput
- func (o ServiceOutput) HealthCheckConfiguration() ServiceHealthCheckConfigurationPtrOutput
- func (o ServiceOutput) InstanceConfiguration() ServiceInstanceConfigurationPtrOutput
- func (o ServiceOutput) NetworkConfiguration() ServiceNetworkConfigurationPtrOutput
- func (o ServiceOutput) ObservabilityConfiguration() ServiceObservabilityConfigurationPtrOutput
- func (o ServiceOutput) ServiceArn() pulumi.StringOutput
- func (o ServiceOutput) ServiceId() pulumi.StringOutput
- func (o ServiceOutput) ServiceName() pulumi.StringPtrOutput
- func (o ServiceOutput) ServiceUrl() pulumi.StringOutput
- func (o ServiceOutput) SourceConfiguration() ServiceSourceConfigurationOutput
- func (o ServiceOutput) Status() pulumi.StringOutput
- func (o ServiceOutput) Tags() aws.CreateOnlyTagArrayOutput
- func (o ServiceOutput) ToServiceOutput() ServiceOutput
- func (o ServiceOutput) ToServiceOutputWithContext(ctx context.Context) ServiceOutput
- type ServiceSourceCodeVersion
- type ServiceSourceCodeVersionArgs
- func (ServiceSourceCodeVersionArgs) ElementType() reflect.Type
- func (i ServiceSourceCodeVersionArgs) ToServiceSourceCodeVersionOutput() ServiceSourceCodeVersionOutput
- func (i ServiceSourceCodeVersionArgs) ToServiceSourceCodeVersionOutputWithContext(ctx context.Context) ServiceSourceCodeVersionOutput
- func (i ServiceSourceCodeVersionArgs) ToServiceSourceCodeVersionPtrOutput() ServiceSourceCodeVersionPtrOutput
- func (i ServiceSourceCodeVersionArgs) ToServiceSourceCodeVersionPtrOutputWithContext(ctx context.Context) ServiceSourceCodeVersionPtrOutput
- type ServiceSourceCodeVersionInput
- type ServiceSourceCodeVersionOutput
- func (ServiceSourceCodeVersionOutput) ElementType() reflect.Type
- func (o ServiceSourceCodeVersionOutput) ToServiceSourceCodeVersionOutput() ServiceSourceCodeVersionOutput
- func (o ServiceSourceCodeVersionOutput) ToServiceSourceCodeVersionOutputWithContext(ctx context.Context) ServiceSourceCodeVersionOutput
- func (o ServiceSourceCodeVersionOutput) ToServiceSourceCodeVersionPtrOutput() ServiceSourceCodeVersionPtrOutput
- func (o ServiceSourceCodeVersionOutput) ToServiceSourceCodeVersionPtrOutputWithContext(ctx context.Context) ServiceSourceCodeVersionPtrOutput
- func (o ServiceSourceCodeVersionOutput) Type() ServiceSourceCodeVersionTypeOutput
- func (o ServiceSourceCodeVersionOutput) Value() pulumi.StringOutput
- type ServiceSourceCodeVersionPtrInput
- type ServiceSourceCodeVersionPtrOutput
- func (o ServiceSourceCodeVersionPtrOutput) Elem() ServiceSourceCodeVersionOutput
- func (ServiceSourceCodeVersionPtrOutput) ElementType() reflect.Type
- func (o ServiceSourceCodeVersionPtrOutput) ToServiceSourceCodeVersionPtrOutput() ServiceSourceCodeVersionPtrOutput
- func (o ServiceSourceCodeVersionPtrOutput) ToServiceSourceCodeVersionPtrOutputWithContext(ctx context.Context) ServiceSourceCodeVersionPtrOutput
- func (o ServiceSourceCodeVersionPtrOutput) Type() ServiceSourceCodeVersionTypePtrOutput
- func (o ServiceSourceCodeVersionPtrOutput) Value() pulumi.StringPtrOutput
- type ServiceSourceCodeVersionType
- func (ServiceSourceCodeVersionType) ElementType() reflect.Type
- func (e ServiceSourceCodeVersionType) ToServiceSourceCodeVersionTypeOutput() ServiceSourceCodeVersionTypeOutput
- func (e ServiceSourceCodeVersionType) ToServiceSourceCodeVersionTypeOutputWithContext(ctx context.Context) ServiceSourceCodeVersionTypeOutput
- func (e ServiceSourceCodeVersionType) ToServiceSourceCodeVersionTypePtrOutput() ServiceSourceCodeVersionTypePtrOutput
- func (e ServiceSourceCodeVersionType) ToServiceSourceCodeVersionTypePtrOutputWithContext(ctx context.Context) ServiceSourceCodeVersionTypePtrOutput
- func (e ServiceSourceCodeVersionType) ToStringOutput() pulumi.StringOutput
- func (e ServiceSourceCodeVersionType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e ServiceSourceCodeVersionType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e ServiceSourceCodeVersionType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceSourceCodeVersionTypeInput
- type ServiceSourceCodeVersionTypeOutput
- func (ServiceSourceCodeVersionTypeOutput) ElementType() reflect.Type
- func (o ServiceSourceCodeVersionTypeOutput) ToServiceSourceCodeVersionTypeOutput() ServiceSourceCodeVersionTypeOutput
- func (o ServiceSourceCodeVersionTypeOutput) ToServiceSourceCodeVersionTypeOutputWithContext(ctx context.Context) ServiceSourceCodeVersionTypeOutput
- func (o ServiceSourceCodeVersionTypeOutput) ToServiceSourceCodeVersionTypePtrOutput() ServiceSourceCodeVersionTypePtrOutput
- func (o ServiceSourceCodeVersionTypeOutput) ToServiceSourceCodeVersionTypePtrOutputWithContext(ctx context.Context) ServiceSourceCodeVersionTypePtrOutput
- func (o ServiceSourceCodeVersionTypeOutput) ToStringOutput() pulumi.StringOutput
- func (o ServiceSourceCodeVersionTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o ServiceSourceCodeVersionTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ServiceSourceCodeVersionTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceSourceCodeVersionTypePtrInput
- type ServiceSourceCodeVersionTypePtrOutput
- func (o ServiceSourceCodeVersionTypePtrOutput) Elem() ServiceSourceCodeVersionTypeOutput
- func (ServiceSourceCodeVersionTypePtrOutput) ElementType() reflect.Type
- func (o ServiceSourceCodeVersionTypePtrOutput) ToServiceSourceCodeVersionTypePtrOutput() ServiceSourceCodeVersionTypePtrOutput
- func (o ServiceSourceCodeVersionTypePtrOutput) ToServiceSourceCodeVersionTypePtrOutputWithContext(ctx context.Context) ServiceSourceCodeVersionTypePtrOutput
- func (o ServiceSourceCodeVersionTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ServiceSourceCodeVersionTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceSourceConfiguration
- type ServiceSourceConfigurationArgs
- func (ServiceSourceConfigurationArgs) ElementType() reflect.Type
- func (i ServiceSourceConfigurationArgs) ToServiceSourceConfigurationOutput() ServiceSourceConfigurationOutput
- func (i ServiceSourceConfigurationArgs) ToServiceSourceConfigurationOutputWithContext(ctx context.Context) ServiceSourceConfigurationOutput
- type ServiceSourceConfigurationInput
- type ServiceSourceConfigurationOutput
- func (o ServiceSourceConfigurationOutput) AuthenticationConfiguration() ServiceAuthenticationConfigurationPtrOutput
- func (o ServiceSourceConfigurationOutput) AutoDeploymentsEnabled() pulumi.BoolPtrOutput
- func (o ServiceSourceConfigurationOutput) CodeRepository() ServiceCodeRepositoryPtrOutput
- func (ServiceSourceConfigurationOutput) ElementType() reflect.Type
- func (o ServiceSourceConfigurationOutput) ImageRepository() ServiceImageRepositoryPtrOutput
- func (o ServiceSourceConfigurationOutput) ToServiceSourceConfigurationOutput() ServiceSourceConfigurationOutput
- func (o ServiceSourceConfigurationOutput) ToServiceSourceConfigurationOutputWithContext(ctx context.Context) ServiceSourceConfigurationOutput
- type ServiceSourceConfigurationPtrOutput
- func (o ServiceSourceConfigurationPtrOutput) AuthenticationConfiguration() ServiceAuthenticationConfigurationPtrOutput
- func (o ServiceSourceConfigurationPtrOutput) AutoDeploymentsEnabled() pulumi.BoolPtrOutput
- func (o ServiceSourceConfigurationPtrOutput) CodeRepository() ServiceCodeRepositoryPtrOutput
- func (o ServiceSourceConfigurationPtrOutput) Elem() ServiceSourceConfigurationOutput
- func (ServiceSourceConfigurationPtrOutput) ElementType() reflect.Type
- func (o ServiceSourceConfigurationPtrOutput) ImageRepository() ServiceImageRepositoryPtrOutput
- func (o ServiceSourceConfigurationPtrOutput) ToServiceSourceConfigurationPtrOutput() ServiceSourceConfigurationPtrOutput
- func (o ServiceSourceConfigurationPtrOutput) ToServiceSourceConfigurationPtrOutputWithContext(ctx context.Context) ServiceSourceConfigurationPtrOutput
- type ServiceState
- type ServiceTag
- type VpcConnector
- type VpcConnectorArgs
- type VpcConnectorInput
- type VpcConnectorOutput
- func (VpcConnectorOutput) ElementType() reflect.Type
- func (o VpcConnectorOutput) SecurityGroups() pulumi.StringArrayOutput
- func (o VpcConnectorOutput) Subnets() pulumi.StringArrayOutput
- func (o VpcConnectorOutput) Tags() aws.CreateOnlyTagArrayOutput
- func (o VpcConnectorOutput) ToVpcConnectorOutput() VpcConnectorOutput
- func (o VpcConnectorOutput) ToVpcConnectorOutputWithContext(ctx context.Context) VpcConnectorOutput
- func (o VpcConnectorOutput) VpcConnectorArn() pulumi.StringOutput
- func (o VpcConnectorOutput) VpcConnectorName() pulumi.StringPtrOutput
- func (o VpcConnectorOutput) VpcConnectorRevision() pulumi.IntOutput
- type VpcConnectorState
- type VpcConnectorTag
- type VpcIngressConnection
- type VpcIngressConnectionArgs
- type VpcIngressConnectionIngressVpcConfiguration
- type VpcIngressConnectionIngressVpcConfigurationArgs
- func (VpcIngressConnectionIngressVpcConfigurationArgs) ElementType() reflect.Type
- func (i VpcIngressConnectionIngressVpcConfigurationArgs) ToVpcIngressConnectionIngressVpcConfigurationOutput() VpcIngressConnectionIngressVpcConfigurationOutput
- func (i VpcIngressConnectionIngressVpcConfigurationArgs) ToVpcIngressConnectionIngressVpcConfigurationOutputWithContext(ctx context.Context) VpcIngressConnectionIngressVpcConfigurationOutput
- type VpcIngressConnectionIngressVpcConfigurationInput
- type VpcIngressConnectionIngressVpcConfigurationOutput
- func (VpcIngressConnectionIngressVpcConfigurationOutput) ElementType() reflect.Type
- func (o VpcIngressConnectionIngressVpcConfigurationOutput) ToVpcIngressConnectionIngressVpcConfigurationOutput() VpcIngressConnectionIngressVpcConfigurationOutput
- func (o VpcIngressConnectionIngressVpcConfigurationOutput) ToVpcIngressConnectionIngressVpcConfigurationOutputWithContext(ctx context.Context) VpcIngressConnectionIngressVpcConfigurationOutput
- func (o VpcIngressConnectionIngressVpcConfigurationOutput) VpcEndpointId() pulumi.StringOutput
- func (o VpcIngressConnectionIngressVpcConfigurationOutput) VpcId() pulumi.StringOutput
- type VpcIngressConnectionIngressVpcConfigurationPtrOutput
- func (o VpcIngressConnectionIngressVpcConfigurationPtrOutput) Elem() VpcIngressConnectionIngressVpcConfigurationOutput
- func (VpcIngressConnectionIngressVpcConfigurationPtrOutput) ElementType() reflect.Type
- func (o VpcIngressConnectionIngressVpcConfigurationPtrOutput) ToVpcIngressConnectionIngressVpcConfigurationPtrOutput() VpcIngressConnectionIngressVpcConfigurationPtrOutput
- func (o VpcIngressConnectionIngressVpcConfigurationPtrOutput) ToVpcIngressConnectionIngressVpcConfigurationPtrOutputWithContext(ctx context.Context) VpcIngressConnectionIngressVpcConfigurationPtrOutput
- func (o VpcIngressConnectionIngressVpcConfigurationPtrOutput) VpcEndpointId() pulumi.StringPtrOutput
- func (o VpcIngressConnectionIngressVpcConfigurationPtrOutput) VpcId() pulumi.StringPtrOutput
- type VpcIngressConnectionInput
- type VpcIngressConnectionOutput
- func (o VpcIngressConnectionOutput) DomainName() pulumi.StringOutput
- func (VpcIngressConnectionOutput) ElementType() reflect.Type
- func (o VpcIngressConnectionOutput) IngressVpcConfiguration() VpcIngressConnectionIngressVpcConfigurationOutput
- func (o VpcIngressConnectionOutput) ServiceArn() pulumi.StringOutput
- func (o VpcIngressConnectionOutput) Status() VpcIngressConnectionStatusOutput
- func (o VpcIngressConnectionOutput) Tags() aws.CreateOnlyTagArrayOutput
- func (o VpcIngressConnectionOutput) ToVpcIngressConnectionOutput() VpcIngressConnectionOutput
- func (o VpcIngressConnectionOutput) ToVpcIngressConnectionOutputWithContext(ctx context.Context) VpcIngressConnectionOutput
- func (o VpcIngressConnectionOutput) VpcIngressConnectionArn() pulumi.StringOutput
- func (o VpcIngressConnectionOutput) VpcIngressConnectionName() pulumi.StringPtrOutput
- type VpcIngressConnectionState
- type VpcIngressConnectionStatus
- type VpcIngressConnectionStatusOutput
- func (VpcIngressConnectionStatusOutput) ElementType() reflect.Type
- func (o VpcIngressConnectionStatusOutput) ToStringOutput() pulumi.StringOutput
- func (o VpcIngressConnectionStatusOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o VpcIngressConnectionStatusOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o VpcIngressConnectionStatusOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- func (o VpcIngressConnectionStatusOutput) ToVpcIngressConnectionStatusOutput() VpcIngressConnectionStatusOutput
- func (o VpcIngressConnectionStatusOutput) ToVpcIngressConnectionStatusOutputWithContext(ctx context.Context) VpcIngressConnectionStatusOutput
- func (o VpcIngressConnectionStatusOutput) ToVpcIngressConnectionStatusPtrOutput() VpcIngressConnectionStatusPtrOutput
- func (o VpcIngressConnectionStatusOutput) ToVpcIngressConnectionStatusPtrOutputWithContext(ctx context.Context) VpcIngressConnectionStatusPtrOutput
- type VpcIngressConnectionStatusPtrOutput
- func (o VpcIngressConnectionStatusPtrOutput) Elem() VpcIngressConnectionStatusOutput
- func (VpcIngressConnectionStatusPtrOutput) ElementType() reflect.Type
- func (o VpcIngressConnectionStatusPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o VpcIngressConnectionStatusPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- func (o VpcIngressConnectionStatusPtrOutput) ToVpcIngressConnectionStatusPtrOutput() VpcIngressConnectionStatusPtrOutput
- func (o VpcIngressConnectionStatusPtrOutput) ToVpcIngressConnectionStatusPtrOutputWithContext(ctx context.Context) VpcIngressConnectionStatusPtrOutput
- type VpcIngressConnectionTag
Constants ¶
const ( ServiceCodeConfigurationConfigurationSourceRepository = ServiceCodeConfigurationConfigurationSource("REPOSITORY") ServiceCodeConfigurationConfigurationSourceApi = ServiceCodeConfigurationConfigurationSource("API") )
const ( ServiceCodeConfigurationValuesRuntimePython3 = ServiceCodeConfigurationValuesRuntime("PYTHON_3") ServiceCodeConfigurationValuesRuntimeNodejs12 = ServiceCodeConfigurationValuesRuntime("NODEJS_12") ServiceCodeConfigurationValuesRuntimeNodejs14 = ServiceCodeConfigurationValuesRuntime("NODEJS_14") ServiceCodeConfigurationValuesRuntimeCorretto8 = ServiceCodeConfigurationValuesRuntime("CORRETTO_8") ServiceCodeConfigurationValuesRuntimeCorretto11 = ServiceCodeConfigurationValuesRuntime("CORRETTO_11") ServiceCodeConfigurationValuesRuntimeNodejs16 = ServiceCodeConfigurationValuesRuntime("NODEJS_16") ServiceCodeConfigurationValuesRuntimeGo1 = ServiceCodeConfigurationValuesRuntime("GO_1") ServiceCodeConfigurationValuesRuntimeDotnet6 = ServiceCodeConfigurationValuesRuntime("DOTNET_6") ServiceCodeConfigurationValuesRuntimePhp81 = ServiceCodeConfigurationValuesRuntime("PHP_81") ServiceCodeConfigurationValuesRuntimeRuby31 = ServiceCodeConfigurationValuesRuntime("RUBY_31") ServiceCodeConfigurationValuesRuntimePython311 = ServiceCodeConfigurationValuesRuntime("PYTHON_311") ServiceCodeConfigurationValuesRuntimeNodejs18 = ServiceCodeConfigurationValuesRuntime("NODEJS_18") )
const ( ServiceEgressConfigurationEgressTypeDefault = ServiceEgressConfigurationEgressType("DEFAULT") ServiceEgressConfigurationEgressTypeVpc = ServiceEgressConfigurationEgressType("VPC") )
const ( ServiceHealthCheckConfigurationProtocolTcp = ServiceHealthCheckConfigurationProtocol("TCP") ServiceHealthCheckConfigurationProtocolHttp = ServiceHealthCheckConfigurationProtocol("HTTP") )
const ( ServiceImageRepositoryImageRepositoryTypeEcr = ServiceImageRepositoryImageRepositoryType("ECR") ServiceImageRepositoryImageRepositoryTypeEcrPublic = ServiceImageRepositoryImageRepositoryType("ECR_PUBLIC") )
const ( ServiceNetworkConfigurationIpAddressTypeIpv4 = ServiceNetworkConfigurationIpAddressType("IPV4") ServiceNetworkConfigurationIpAddressTypeDualStack = ServiceNetworkConfigurationIpAddressType("DUAL_STACK") )
const ( VpcIngressConnectionStatusAvailable = VpcIngressConnectionStatus("AVAILABLE") VpcIngressConnectionStatusPendingCreation = VpcIngressConnectionStatus("PENDING_CREATION") VpcIngressConnectionStatusPendingUpdate = VpcIngressConnectionStatus("PENDING_UPDATE") VpcIngressConnectionStatusPendingDeletion = VpcIngressConnectionStatus("PENDING_DELETION") VpcIngressConnectionStatusFailedCreation = VpcIngressConnectionStatus("FAILED_CREATION") VpcIngressConnectionStatusFailedUpdate = VpcIngressConnectionStatus("FAILED_UPDATE") VpcIngressConnectionStatusFailedDeletion = VpcIngressConnectionStatus("FAILED_DELETION") VpcIngressConnectionStatusDeleted = VpcIngressConnectionStatus("DELETED") )
const (
ObservabilityConfigurationTraceConfigurationVendorAwsxray = ObservabilityConfigurationTraceConfigurationVendor("AWSXRAY")
)
const (
ServiceSourceCodeVersionTypeBranch = ServiceSourceCodeVersionType("BRANCH")
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AutoScalingConfiguration ¶ added in v0.67.0
type AutoScalingConfiguration struct { pulumi.CustomResourceState // The Amazon Resource Name (ARN) of this auto scaling configuration. AutoScalingConfigurationArn pulumi.StringOutput `pulumi:"autoScalingConfigurationArn"` // The customer-provided auto scaling configuration name. When you use it for the first time in an AWS Region, App Runner creates revision number 1 of this name. When you use the same name in subsequent calls, App Runner creates incremental revisions of the configuration. The auto scaling configuration name can be used in multiple revisions of a configuration. AutoScalingConfigurationName pulumi.StringPtrOutput `pulumi:"autoScalingConfigurationName"` // The revision of this auto scaling configuration. It's unique among all the active configurations ("Status": "ACTIVE") that share the same AutoScalingConfigurationName. AutoScalingConfigurationRevision pulumi.IntOutput `pulumi:"autoScalingConfigurationRevision"` // It's set to true for the configuration with the highest Revision among all configurations that share the same AutoScalingConfigurationName. It's set to false otherwise. App Runner temporarily doubles the number of provisioned instances during deployments, to maintain the same capacity for both old and new code. Latest pulumi.BoolOutput `pulumi:"latest"` // The maximum number of concurrent requests that an instance processes. If the number of concurrent requests exceeds this limit, App Runner scales the service up to use more instances to process the requests. MaxConcurrency pulumi.IntPtrOutput `pulumi:"maxConcurrency"` // The maximum number of instances that an App Runner service scales up to. At most MaxSize instances actively serve traffic for your service. MaxSize pulumi.IntPtrOutput `pulumi:"maxSize"` // The minimum number of instances that App Runner provisions for a service. The service always has at least MinSize provisioned instances. Some of them actively serve traffic. The rest of them (provisioned and inactive instances) are a cost-effective compute capacity reserve and are ready to be quickly activated. You pay for memory usage of all the provisioned instances. You pay for CPU usage of only the active subset. MinSize pulumi.IntPtrOutput `pulumi:"minSize"` // A list of metadata items that you can associate with your auto scaling configuration resource. A tag is a key-value pair. Tags aws.CreateOnlyTagArrayOutput `pulumi:"tags"` }
Describes an AWS App Runner automatic configuration resource that enables automatic scaling of instances used to process web requests. You can share an auto scaling configuration across multiple services.
func GetAutoScalingConfiguration ¶ added in v0.67.0
func GetAutoScalingConfiguration(ctx *pulumi.Context, name string, id pulumi.IDInput, state *AutoScalingConfigurationState, opts ...pulumi.ResourceOption) (*AutoScalingConfiguration, error)
GetAutoScalingConfiguration gets an existing AutoScalingConfiguration resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewAutoScalingConfiguration ¶ added in v0.67.0
func NewAutoScalingConfiguration(ctx *pulumi.Context, name string, args *AutoScalingConfigurationArgs, opts ...pulumi.ResourceOption) (*AutoScalingConfiguration, error)
NewAutoScalingConfiguration registers a new resource with the given unique name, arguments, and options.
func (*AutoScalingConfiguration) ElementType ¶ added in v0.67.0
func (*AutoScalingConfiguration) ElementType() reflect.Type
func (*AutoScalingConfiguration) ToAutoScalingConfigurationOutput ¶ added in v0.67.0
func (i *AutoScalingConfiguration) ToAutoScalingConfigurationOutput() AutoScalingConfigurationOutput
func (*AutoScalingConfiguration) ToAutoScalingConfigurationOutputWithContext ¶ added in v0.67.0
func (i *AutoScalingConfiguration) ToAutoScalingConfigurationOutputWithContext(ctx context.Context) AutoScalingConfigurationOutput
type AutoScalingConfigurationArgs ¶ added in v0.67.0
type AutoScalingConfigurationArgs struct { // The customer-provided auto scaling configuration name. When you use it for the first time in an AWS Region, App Runner creates revision number 1 of this name. When you use the same name in subsequent calls, App Runner creates incremental revisions of the configuration. The auto scaling configuration name can be used in multiple revisions of a configuration. AutoScalingConfigurationName pulumi.StringPtrInput // The maximum number of concurrent requests that an instance processes. If the number of concurrent requests exceeds this limit, App Runner scales the service up to use more instances to process the requests. MaxConcurrency pulumi.IntPtrInput // The maximum number of instances that an App Runner service scales up to. At most MaxSize instances actively serve traffic for your service. MaxSize pulumi.IntPtrInput // The minimum number of instances that App Runner provisions for a service. The service always has at least MinSize provisioned instances. Some of them actively serve traffic. The rest of them (provisioned and inactive instances) are a cost-effective compute capacity reserve and are ready to be quickly activated. You pay for memory usage of all the provisioned instances. You pay for CPU usage of only the active subset. MinSize pulumi.IntPtrInput // A list of metadata items that you can associate with your auto scaling configuration resource. A tag is a key-value pair. Tags aws.CreateOnlyTagArrayInput }
The set of arguments for constructing a AutoScalingConfiguration resource.
func (AutoScalingConfigurationArgs) ElementType ¶ added in v0.67.0
func (AutoScalingConfigurationArgs) ElementType() reflect.Type
type AutoScalingConfigurationInput ¶ added in v0.67.0
type AutoScalingConfigurationInput interface { pulumi.Input ToAutoScalingConfigurationOutput() AutoScalingConfigurationOutput ToAutoScalingConfigurationOutputWithContext(ctx context.Context) AutoScalingConfigurationOutput }
type AutoScalingConfigurationOutput ¶ added in v0.67.0
type AutoScalingConfigurationOutput struct{ *pulumi.OutputState }
func (AutoScalingConfigurationOutput) AutoScalingConfigurationArn ¶ added in v0.67.0
func (o AutoScalingConfigurationOutput) AutoScalingConfigurationArn() pulumi.StringOutput
The Amazon Resource Name (ARN) of this auto scaling configuration.
func (AutoScalingConfigurationOutput) AutoScalingConfigurationName ¶ added in v0.67.0
func (o AutoScalingConfigurationOutput) AutoScalingConfigurationName() pulumi.StringPtrOutput
The customer-provided auto scaling configuration name. When you use it for the first time in an AWS Region, App Runner creates revision number 1 of this name. When you use the same name in subsequent calls, App Runner creates incremental revisions of the configuration. The auto scaling configuration name can be used in multiple revisions of a configuration.
func (AutoScalingConfigurationOutput) AutoScalingConfigurationRevision ¶ added in v0.67.0
func (o AutoScalingConfigurationOutput) AutoScalingConfigurationRevision() pulumi.IntOutput
The revision of this auto scaling configuration. It's unique among all the active configurations ("Status": "ACTIVE") that share the same AutoScalingConfigurationName.
func (AutoScalingConfigurationOutput) ElementType ¶ added in v0.67.0
func (AutoScalingConfigurationOutput) ElementType() reflect.Type
func (AutoScalingConfigurationOutput) Latest ¶ added in v0.67.0
func (o AutoScalingConfigurationOutput) Latest() pulumi.BoolOutput
It's set to true for the configuration with the highest Revision among all configurations that share the same AutoScalingConfigurationName. It's set to false otherwise. App Runner temporarily doubles the number of provisioned instances during deployments, to maintain the same capacity for both old and new code.
func (AutoScalingConfigurationOutput) MaxConcurrency ¶ added in v0.67.0
func (o AutoScalingConfigurationOutput) MaxConcurrency() pulumi.IntPtrOutput
The maximum number of concurrent requests that an instance processes. If the number of concurrent requests exceeds this limit, App Runner scales the service up to use more instances to process the requests.
func (AutoScalingConfigurationOutput) MaxSize ¶ added in v0.67.0
func (o AutoScalingConfigurationOutput) MaxSize() pulumi.IntPtrOutput
The maximum number of instances that an App Runner service scales up to. At most MaxSize instances actively serve traffic for your service.
func (AutoScalingConfigurationOutput) MinSize ¶ added in v0.67.0
func (o AutoScalingConfigurationOutput) MinSize() pulumi.IntPtrOutput
The minimum number of instances that App Runner provisions for a service. The service always has at least MinSize provisioned instances. Some of them actively serve traffic. The rest of them (provisioned and inactive instances) are a cost-effective compute capacity reserve and are ready to be quickly activated. You pay for memory usage of all the provisioned instances. You pay for CPU usage of only the active subset.
func (AutoScalingConfigurationOutput) Tags ¶ added in v0.67.0
func (o AutoScalingConfigurationOutput) Tags() aws.CreateOnlyTagArrayOutput
A list of metadata items that you can associate with your auto scaling configuration resource. A tag is a key-value pair.
func (AutoScalingConfigurationOutput) ToAutoScalingConfigurationOutput ¶ added in v0.67.0
func (o AutoScalingConfigurationOutput) ToAutoScalingConfigurationOutput() AutoScalingConfigurationOutput
func (AutoScalingConfigurationOutput) ToAutoScalingConfigurationOutputWithContext ¶ added in v0.67.0
func (o AutoScalingConfigurationOutput) ToAutoScalingConfigurationOutputWithContext(ctx context.Context) AutoScalingConfigurationOutput
type AutoScalingConfigurationState ¶ added in v0.67.0
type AutoScalingConfigurationState struct { }
func (AutoScalingConfigurationState) ElementType ¶ added in v0.67.0
func (AutoScalingConfigurationState) ElementType() reflect.Type
type AutoScalingConfigurationTag ¶ added in v0.67.0
type AutoScalingConfigurationTag struct { // The key of the tag assigned to the `AutoScalingConfiguration` resource of the App Runner service. Key *string `pulumi:"key"` // The value of the tag assigned to the `AutoScalingConfiguration` resource of the App Runner service. Value *string `pulumi:"value"` }
type LookupAutoScalingConfigurationArgs ¶ added in v0.67.0
type LookupAutoScalingConfigurationArgs struct { // The Amazon Resource Name (ARN) of this auto scaling configuration. AutoScalingConfigurationArn string `pulumi:"autoScalingConfigurationArn"` }
type LookupAutoScalingConfigurationOutputArgs ¶ added in v0.67.0
type LookupAutoScalingConfigurationOutputArgs struct { // The Amazon Resource Name (ARN) of this auto scaling configuration. AutoScalingConfigurationArn pulumi.StringInput `pulumi:"autoScalingConfigurationArn"` }
func (LookupAutoScalingConfigurationOutputArgs) ElementType ¶ added in v0.67.0
func (LookupAutoScalingConfigurationOutputArgs) ElementType() reflect.Type
type LookupAutoScalingConfigurationResult ¶ added in v0.67.0
type LookupAutoScalingConfigurationResult struct { // The Amazon Resource Name (ARN) of this auto scaling configuration. AutoScalingConfigurationArn *string `pulumi:"autoScalingConfigurationArn"` // The revision of this auto scaling configuration. It's unique among all the active configurations ("Status": "ACTIVE") that share the same AutoScalingConfigurationName. AutoScalingConfigurationRevision *int `pulumi:"autoScalingConfigurationRevision"` // It's set to true for the configuration with the highest Revision among all configurations that share the same AutoScalingConfigurationName. It's set to false otherwise. App Runner temporarily doubles the number of provisioned instances during deployments, to maintain the same capacity for both old and new code. Latest *bool `pulumi:"latest"` }
func LookupAutoScalingConfiguration ¶ added in v0.67.0
func LookupAutoScalingConfiguration(ctx *pulumi.Context, args *LookupAutoScalingConfigurationArgs, opts ...pulumi.InvokeOption) (*LookupAutoScalingConfigurationResult, error)
Describes an AWS App Runner automatic configuration resource that enables automatic scaling of instances used to process web requests. You can share an auto scaling configuration across multiple services.
type LookupAutoScalingConfigurationResultOutput ¶ added in v0.67.0
type LookupAutoScalingConfigurationResultOutput struct{ *pulumi.OutputState }
func LookupAutoScalingConfigurationOutput ¶ added in v0.67.0
func LookupAutoScalingConfigurationOutput(ctx *pulumi.Context, args LookupAutoScalingConfigurationOutputArgs, opts ...pulumi.InvokeOption) LookupAutoScalingConfigurationResultOutput
func (LookupAutoScalingConfigurationResultOutput) AutoScalingConfigurationArn ¶ added in v0.67.0
func (o LookupAutoScalingConfigurationResultOutput) AutoScalingConfigurationArn() pulumi.StringPtrOutput
The Amazon Resource Name (ARN) of this auto scaling configuration.
func (LookupAutoScalingConfigurationResultOutput) AutoScalingConfigurationRevision ¶ added in v0.67.0
func (o LookupAutoScalingConfigurationResultOutput) AutoScalingConfigurationRevision() pulumi.IntPtrOutput
The revision of this auto scaling configuration. It's unique among all the active configurations ("Status": "ACTIVE") that share the same AutoScalingConfigurationName.
func (LookupAutoScalingConfigurationResultOutput) ElementType ¶ added in v0.67.0
func (LookupAutoScalingConfigurationResultOutput) ElementType() reflect.Type
func (LookupAutoScalingConfigurationResultOutput) Latest ¶ added in v0.67.0
func (o LookupAutoScalingConfigurationResultOutput) Latest() pulumi.BoolPtrOutput
It's set to true for the configuration with the highest Revision among all configurations that share the same AutoScalingConfigurationName. It's set to false otherwise. App Runner temporarily doubles the number of provisioned instances during deployments, to maintain the same capacity for both old and new code.
func (LookupAutoScalingConfigurationResultOutput) ToLookupAutoScalingConfigurationResultOutput ¶ added in v0.67.0
func (o LookupAutoScalingConfigurationResultOutput) ToLookupAutoScalingConfigurationResultOutput() LookupAutoScalingConfigurationResultOutput
func (LookupAutoScalingConfigurationResultOutput) ToLookupAutoScalingConfigurationResultOutputWithContext ¶ added in v0.67.0
func (o LookupAutoScalingConfigurationResultOutput) ToLookupAutoScalingConfigurationResultOutputWithContext(ctx context.Context) LookupAutoScalingConfigurationResultOutput
type LookupObservabilityConfigurationArgs ¶ added in v0.16.0
type LookupObservabilityConfigurationArgs struct { // The Amazon Resource Name (ARN) of this ObservabilityConfiguration ObservabilityConfigurationArn string `pulumi:"observabilityConfigurationArn"` }
type LookupObservabilityConfigurationOutputArgs ¶ added in v0.16.0
type LookupObservabilityConfigurationOutputArgs struct { // The Amazon Resource Name (ARN) of this ObservabilityConfiguration ObservabilityConfigurationArn pulumi.StringInput `pulumi:"observabilityConfigurationArn"` }
func (LookupObservabilityConfigurationOutputArgs) ElementType ¶ added in v0.16.0
func (LookupObservabilityConfigurationOutputArgs) ElementType() reflect.Type
type LookupObservabilityConfigurationResult ¶ added in v0.16.0
type LookupObservabilityConfigurationResult struct { // It's set to true for the configuration with the highest Revision among all configurations that share the same Name. It's set to false otherwise. Latest *bool `pulumi:"latest"` // The Amazon Resource Name (ARN) of this ObservabilityConfiguration ObservabilityConfigurationArn *string `pulumi:"observabilityConfigurationArn"` // The revision of this observability configuration. It's unique among all the active configurations ('Status': 'ACTIVE') that share the same ObservabilityConfigurationName. ObservabilityConfigurationRevision *int `pulumi:"observabilityConfigurationRevision"` }
func LookupObservabilityConfiguration ¶ added in v0.16.0
func LookupObservabilityConfiguration(ctx *pulumi.Context, args *LookupObservabilityConfigurationArgs, opts ...pulumi.InvokeOption) (*LookupObservabilityConfigurationResult, error)
The AWS::AppRunner::ObservabilityConfiguration resource is an AWS App Runner resource type that specifies an App Runner observability configuration
type LookupObservabilityConfigurationResultOutput ¶ added in v0.16.0
type LookupObservabilityConfigurationResultOutput struct{ *pulumi.OutputState }
func LookupObservabilityConfigurationOutput ¶ added in v0.16.0
func LookupObservabilityConfigurationOutput(ctx *pulumi.Context, args LookupObservabilityConfigurationOutputArgs, opts ...pulumi.InvokeOption) LookupObservabilityConfigurationResultOutput
func (LookupObservabilityConfigurationResultOutput) ElementType ¶ added in v0.16.0
func (LookupObservabilityConfigurationResultOutput) ElementType() reflect.Type
func (LookupObservabilityConfigurationResultOutput) Latest ¶ added in v0.16.0
func (o LookupObservabilityConfigurationResultOutput) Latest() pulumi.BoolPtrOutput
It's set to true for the configuration with the highest Revision among all configurations that share the same Name. It's set to false otherwise.
func (LookupObservabilityConfigurationResultOutput) ObservabilityConfigurationArn ¶ added in v0.16.0
func (o LookupObservabilityConfigurationResultOutput) ObservabilityConfigurationArn() pulumi.StringPtrOutput
The Amazon Resource Name (ARN) of this ObservabilityConfiguration
func (LookupObservabilityConfigurationResultOutput) ObservabilityConfigurationRevision ¶ added in v0.16.0
func (o LookupObservabilityConfigurationResultOutput) ObservabilityConfigurationRevision() pulumi.IntPtrOutput
The revision of this observability configuration. It's unique among all the active configurations ('Status': 'ACTIVE') that share the same ObservabilityConfigurationName.
func (LookupObservabilityConfigurationResultOutput) ToLookupObservabilityConfigurationResultOutput ¶ added in v0.16.0
func (o LookupObservabilityConfigurationResultOutput) ToLookupObservabilityConfigurationResultOutput() LookupObservabilityConfigurationResultOutput
func (LookupObservabilityConfigurationResultOutput) ToLookupObservabilityConfigurationResultOutputWithContext ¶ added in v0.16.0
func (o LookupObservabilityConfigurationResultOutput) ToLookupObservabilityConfigurationResultOutputWithContext(ctx context.Context) LookupObservabilityConfigurationResultOutput
type LookupServiceArgs ¶ added in v0.12.0
type LookupServiceArgs struct { // The Amazon Resource Name (ARN) of the AppRunner Service. ServiceArn string `pulumi:"serviceArn"` }
type LookupServiceOutputArgs ¶ added in v0.12.0
type LookupServiceOutputArgs struct { // The Amazon Resource Name (ARN) of the AppRunner Service. ServiceArn pulumi.StringInput `pulumi:"serviceArn"` }
func (LookupServiceOutputArgs) ElementType ¶ added in v0.12.0
func (LookupServiceOutputArgs) ElementType() reflect.Type
type LookupServiceResult ¶ added in v0.12.0
type LookupServiceResult struct { // The settings for the health check that AWS App Runner performs to monitor the health of the App Runner service. HealthCheckConfiguration *ServiceHealthCheckConfiguration `pulumi:"healthCheckConfiguration"` // The runtime configuration of instances (scaling units) of your service. InstanceConfiguration *ServiceInstanceConfiguration `pulumi:"instanceConfiguration"` // Configuration settings related to network traffic of the web application that the App Runner service runs. NetworkConfiguration *ServiceNetworkConfiguration `pulumi:"networkConfiguration"` // The observability configuration of your service. ObservabilityConfiguration *ServiceObservabilityConfiguration `pulumi:"observabilityConfiguration"` // The Amazon Resource Name (ARN) of the AppRunner Service. ServiceArn *string `pulumi:"serviceArn"` // The AppRunner Service Id ServiceId *string `pulumi:"serviceId"` // The Service Url of the AppRunner Service. ServiceUrl *string `pulumi:"serviceUrl"` // The source to deploy to the App Runner service. It can be a code or an image repository. SourceConfiguration *ServiceSourceConfiguration `pulumi:"sourceConfiguration"` // AppRunner Service status. Status *string `pulumi:"status"` }
func LookupService ¶ added in v0.12.0
func LookupService(ctx *pulumi.Context, args *LookupServiceArgs, opts ...pulumi.InvokeOption) (*LookupServiceResult, error)
The AWS::AppRunner::Service resource specifies an AppRunner Service.
type LookupServiceResultOutput ¶ added in v0.12.0
type LookupServiceResultOutput struct{ *pulumi.OutputState }
func LookupServiceOutput ¶ added in v0.12.0
func LookupServiceOutput(ctx *pulumi.Context, args LookupServiceOutputArgs, opts ...pulumi.InvokeOption) LookupServiceResultOutput
func (LookupServiceResultOutput) ElementType ¶ added in v0.12.0
func (LookupServiceResultOutput) ElementType() reflect.Type
func (LookupServiceResultOutput) HealthCheckConfiguration ¶ added in v0.12.0
func (o LookupServiceResultOutput) HealthCheckConfiguration() ServiceHealthCheckConfigurationPtrOutput
The settings for the health check that AWS App Runner performs to monitor the health of the App Runner service.
func (LookupServiceResultOutput) InstanceConfiguration ¶ added in v0.12.0
func (o LookupServiceResultOutput) InstanceConfiguration() ServiceInstanceConfigurationPtrOutput
The runtime configuration of instances (scaling units) of your service.
func (LookupServiceResultOutput) NetworkConfiguration ¶ added in v0.13.0
func (o LookupServiceResultOutput) NetworkConfiguration() ServiceNetworkConfigurationPtrOutput
Configuration settings related to network traffic of the web application that the App Runner service runs.
func (LookupServiceResultOutput) ObservabilityConfiguration ¶ added in v0.16.0
func (o LookupServiceResultOutput) ObservabilityConfiguration() ServiceObservabilityConfigurationPtrOutput
The observability configuration of your service.
func (LookupServiceResultOutput) ServiceArn ¶ added in v0.12.0
func (o LookupServiceResultOutput) ServiceArn() pulumi.StringPtrOutput
The Amazon Resource Name (ARN) of the AppRunner Service.
func (LookupServiceResultOutput) ServiceId ¶ added in v0.12.0
func (o LookupServiceResultOutput) ServiceId() pulumi.StringPtrOutput
The AppRunner Service Id
func (LookupServiceResultOutput) ServiceUrl ¶ added in v0.12.0
func (o LookupServiceResultOutput) ServiceUrl() pulumi.StringPtrOutput
The Service Url of the AppRunner Service.
func (LookupServiceResultOutput) SourceConfiguration ¶ added in v0.12.0
func (o LookupServiceResultOutput) SourceConfiguration() ServiceSourceConfigurationPtrOutput
The source to deploy to the App Runner service. It can be a code or an image repository.
func (LookupServiceResultOutput) Status ¶ added in v0.12.0
func (o LookupServiceResultOutput) Status() pulumi.StringPtrOutput
AppRunner Service status.
func (LookupServiceResultOutput) ToLookupServiceResultOutput ¶ added in v0.12.0
func (o LookupServiceResultOutput) ToLookupServiceResultOutput() LookupServiceResultOutput
func (LookupServiceResultOutput) ToLookupServiceResultOutputWithContext ¶ added in v0.12.0
func (o LookupServiceResultOutput) ToLookupServiceResultOutputWithContext(ctx context.Context) LookupServiceResultOutput
type LookupVpcConnectorArgs ¶ added in v0.12.0
type LookupVpcConnectorArgs struct { // The Amazon Resource Name (ARN) of this VPC connector. VpcConnectorArn string `pulumi:"vpcConnectorArn"` }
type LookupVpcConnectorOutputArgs ¶ added in v0.12.0
type LookupVpcConnectorOutputArgs struct { // The Amazon Resource Name (ARN) of this VPC connector. VpcConnectorArn pulumi.StringInput `pulumi:"vpcConnectorArn"` }
func (LookupVpcConnectorOutputArgs) ElementType ¶ added in v0.12.0
func (LookupVpcConnectorOutputArgs) ElementType() reflect.Type
type LookupVpcConnectorResult ¶ added in v0.12.0
type LookupVpcConnectorResult struct { // The Amazon Resource Name (ARN) of this VPC connector. VpcConnectorArn *string `pulumi:"vpcConnectorArn"` // The revision of this VPC connector. It's unique among all the active connectors ("Status": "ACTIVE") that share the same Name. VpcConnectorRevision *int `pulumi:"vpcConnectorRevision"` }
func LookupVpcConnector ¶ added in v0.12.0
func LookupVpcConnector(ctx *pulumi.Context, args *LookupVpcConnectorArgs, opts ...pulumi.InvokeOption) (*LookupVpcConnectorResult, error)
The AWS::AppRunner::VpcConnector resource specifies an App Runner VpcConnector.
type LookupVpcConnectorResultOutput ¶ added in v0.12.0
type LookupVpcConnectorResultOutput struct{ *pulumi.OutputState }
func LookupVpcConnectorOutput ¶ added in v0.12.0
func LookupVpcConnectorOutput(ctx *pulumi.Context, args LookupVpcConnectorOutputArgs, opts ...pulumi.InvokeOption) LookupVpcConnectorResultOutput
func (LookupVpcConnectorResultOutput) ElementType ¶ added in v0.12.0
func (LookupVpcConnectorResultOutput) ElementType() reflect.Type
func (LookupVpcConnectorResultOutput) ToLookupVpcConnectorResultOutput ¶ added in v0.12.0
func (o LookupVpcConnectorResultOutput) ToLookupVpcConnectorResultOutput() LookupVpcConnectorResultOutput
func (LookupVpcConnectorResultOutput) ToLookupVpcConnectorResultOutputWithContext ¶ added in v0.12.0
func (o LookupVpcConnectorResultOutput) ToLookupVpcConnectorResultOutputWithContext(ctx context.Context) LookupVpcConnectorResultOutput
func (LookupVpcConnectorResultOutput) VpcConnectorArn ¶ added in v0.12.0
func (o LookupVpcConnectorResultOutput) VpcConnectorArn() pulumi.StringPtrOutput
The Amazon Resource Name (ARN) of this VPC connector.
func (LookupVpcConnectorResultOutput) VpcConnectorRevision ¶ added in v0.12.0
func (o LookupVpcConnectorResultOutput) VpcConnectorRevision() pulumi.IntPtrOutput
The revision of this VPC connector. It's unique among all the active connectors ("Status": "ACTIVE") that share the same Name.
type LookupVpcIngressConnectionArgs ¶ added in v0.40.0
type LookupVpcIngressConnectionArgs struct { // The Amazon Resource Name (ARN) of the VpcIngressConnection. VpcIngressConnectionArn string `pulumi:"vpcIngressConnectionArn"` }
type LookupVpcIngressConnectionOutputArgs ¶ added in v0.40.0
type LookupVpcIngressConnectionOutputArgs struct { // The Amazon Resource Name (ARN) of the VpcIngressConnection. VpcIngressConnectionArn pulumi.StringInput `pulumi:"vpcIngressConnectionArn"` }
func (LookupVpcIngressConnectionOutputArgs) ElementType ¶ added in v0.40.0
func (LookupVpcIngressConnectionOutputArgs) ElementType() reflect.Type
type LookupVpcIngressConnectionResult ¶ added in v0.40.0
type LookupVpcIngressConnectionResult struct { // The Domain name associated with the VPC Ingress Connection. DomainName *string `pulumi:"domainName"` // Specifications for the customer’s Amazon VPC and the related AWS PrivateLink VPC endpoint that are used to create the VPC Ingress Connection resource. IngressVpcConfiguration *VpcIngressConnectionIngressVpcConfiguration `pulumi:"ingressVpcConfiguration"` // The current status of the VpcIngressConnection. Status *VpcIngressConnectionStatus `pulumi:"status"` // The Amazon Resource Name (ARN) of the VpcIngressConnection. VpcIngressConnectionArn *string `pulumi:"vpcIngressConnectionArn"` }
func LookupVpcIngressConnection ¶ added in v0.40.0
func LookupVpcIngressConnection(ctx *pulumi.Context, args *LookupVpcIngressConnectionArgs, opts ...pulumi.InvokeOption) (*LookupVpcIngressConnectionResult, error)
The AWS::AppRunner::VpcIngressConnection resource is an App Runner resource that specifies an App Runner VpcIngressConnection.
type LookupVpcIngressConnectionResultOutput ¶ added in v0.40.0
type LookupVpcIngressConnectionResultOutput struct{ *pulumi.OutputState }
func LookupVpcIngressConnectionOutput ¶ added in v0.40.0
func LookupVpcIngressConnectionOutput(ctx *pulumi.Context, args LookupVpcIngressConnectionOutputArgs, opts ...pulumi.InvokeOption) LookupVpcIngressConnectionResultOutput
func (LookupVpcIngressConnectionResultOutput) DomainName ¶ added in v0.40.0
func (o LookupVpcIngressConnectionResultOutput) DomainName() pulumi.StringPtrOutput
The Domain name associated with the VPC Ingress Connection.
func (LookupVpcIngressConnectionResultOutput) ElementType ¶ added in v0.40.0
func (LookupVpcIngressConnectionResultOutput) ElementType() reflect.Type
func (LookupVpcIngressConnectionResultOutput) IngressVpcConfiguration ¶ added in v0.40.0
func (o LookupVpcIngressConnectionResultOutput) IngressVpcConfiguration() VpcIngressConnectionIngressVpcConfigurationPtrOutput
Specifications for the customer’s Amazon VPC and the related AWS PrivateLink VPC endpoint that are used to create the VPC Ingress Connection resource.
func (LookupVpcIngressConnectionResultOutput) Status ¶ added in v0.40.0
func (o LookupVpcIngressConnectionResultOutput) Status() VpcIngressConnectionStatusPtrOutput
The current status of the VpcIngressConnection.
func (LookupVpcIngressConnectionResultOutput) ToLookupVpcIngressConnectionResultOutput ¶ added in v0.40.0
func (o LookupVpcIngressConnectionResultOutput) ToLookupVpcIngressConnectionResultOutput() LookupVpcIngressConnectionResultOutput
func (LookupVpcIngressConnectionResultOutput) ToLookupVpcIngressConnectionResultOutputWithContext ¶ added in v0.40.0
func (o LookupVpcIngressConnectionResultOutput) ToLookupVpcIngressConnectionResultOutputWithContext(ctx context.Context) LookupVpcIngressConnectionResultOutput
func (LookupVpcIngressConnectionResultOutput) VpcIngressConnectionArn ¶ added in v0.40.0
func (o LookupVpcIngressConnectionResultOutput) VpcIngressConnectionArn() pulumi.StringPtrOutput
The Amazon Resource Name (ARN) of the VpcIngressConnection.
type ObservabilityConfiguration ¶ added in v0.16.0
type ObservabilityConfiguration struct { pulumi.CustomResourceState // It's set to true for the configuration with the highest Revision among all configurations that share the same Name. It's set to false otherwise. Latest pulumi.BoolOutput `pulumi:"latest"` // The Amazon Resource Name (ARN) of this ObservabilityConfiguration ObservabilityConfigurationArn pulumi.StringOutput `pulumi:"observabilityConfigurationArn"` // A name for the observability configuration. When you use it for the first time in an AWS Region, App Runner creates revision number 1 of this name. When you use the same name in subsequent calls, App Runner creates incremental revisions of the configuration. ObservabilityConfigurationName pulumi.StringPtrOutput `pulumi:"observabilityConfigurationName"` // The revision of this observability configuration. It's unique among all the active configurations ('Status': 'ACTIVE') that share the same ObservabilityConfigurationName. ObservabilityConfigurationRevision pulumi.IntOutput `pulumi:"observabilityConfigurationRevision"` // A list of metadata items that you can associate with your observability configuration resource. A tag is a key-value pair. Tags aws.CreateOnlyTagArrayOutput `pulumi:"tags"` // The configuration of the tracing feature within this observability configuration. If you don't specify it, App Runner doesn't enable tracing. TraceConfiguration ObservabilityConfigurationTraceConfigurationPtrOutput `pulumi:"traceConfiguration"` }
The AWS::AppRunner::ObservabilityConfiguration resource is an AWS App Runner resource type that specifies an App Runner observability configuration
func GetObservabilityConfiguration ¶ added in v0.16.0
func GetObservabilityConfiguration(ctx *pulumi.Context, name string, id pulumi.IDInput, state *ObservabilityConfigurationState, opts ...pulumi.ResourceOption) (*ObservabilityConfiguration, error)
GetObservabilityConfiguration gets an existing ObservabilityConfiguration resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewObservabilityConfiguration ¶ added in v0.16.0
func NewObservabilityConfiguration(ctx *pulumi.Context, name string, args *ObservabilityConfigurationArgs, opts ...pulumi.ResourceOption) (*ObservabilityConfiguration, error)
NewObservabilityConfiguration registers a new resource with the given unique name, arguments, and options.
func (*ObservabilityConfiguration) ElementType ¶ added in v0.16.0
func (*ObservabilityConfiguration) ElementType() reflect.Type
func (*ObservabilityConfiguration) ToObservabilityConfigurationOutput ¶ added in v0.16.0
func (i *ObservabilityConfiguration) ToObservabilityConfigurationOutput() ObservabilityConfigurationOutput
func (*ObservabilityConfiguration) ToObservabilityConfigurationOutputWithContext ¶ added in v0.16.0
func (i *ObservabilityConfiguration) ToObservabilityConfigurationOutputWithContext(ctx context.Context) ObservabilityConfigurationOutput
type ObservabilityConfigurationArgs ¶ added in v0.16.0
type ObservabilityConfigurationArgs struct { // A name for the observability configuration. When you use it for the first time in an AWS Region, App Runner creates revision number 1 of this name. When you use the same name in subsequent calls, App Runner creates incremental revisions of the configuration. ObservabilityConfigurationName pulumi.StringPtrInput // A list of metadata items that you can associate with your observability configuration resource. A tag is a key-value pair. Tags aws.CreateOnlyTagArrayInput // The configuration of the tracing feature within this observability configuration. If you don't specify it, App Runner doesn't enable tracing. TraceConfiguration ObservabilityConfigurationTraceConfigurationPtrInput }
The set of arguments for constructing a ObservabilityConfiguration resource.
func (ObservabilityConfigurationArgs) ElementType ¶ added in v0.16.0
func (ObservabilityConfigurationArgs) ElementType() reflect.Type
type ObservabilityConfigurationInput ¶ added in v0.16.0
type ObservabilityConfigurationInput interface { pulumi.Input ToObservabilityConfigurationOutput() ObservabilityConfigurationOutput ToObservabilityConfigurationOutputWithContext(ctx context.Context) ObservabilityConfigurationOutput }
type ObservabilityConfigurationOutput ¶ added in v0.16.0
type ObservabilityConfigurationOutput struct{ *pulumi.OutputState }
func (ObservabilityConfigurationOutput) ElementType ¶ added in v0.16.0
func (ObservabilityConfigurationOutput) ElementType() reflect.Type
func (ObservabilityConfigurationOutput) Latest ¶ added in v0.17.0
func (o ObservabilityConfigurationOutput) Latest() pulumi.BoolOutput
It's set to true for the configuration with the highest Revision among all configurations that share the same Name. It's set to false otherwise.
func (ObservabilityConfigurationOutput) ObservabilityConfigurationArn ¶ added in v0.17.0
func (o ObservabilityConfigurationOutput) ObservabilityConfigurationArn() pulumi.StringOutput
The Amazon Resource Name (ARN) of this ObservabilityConfiguration
func (ObservabilityConfigurationOutput) ObservabilityConfigurationName ¶ added in v0.17.0
func (o ObservabilityConfigurationOutput) ObservabilityConfigurationName() pulumi.StringPtrOutput
A name for the observability configuration. When you use it for the first time in an AWS Region, App Runner creates revision number 1 of this name. When you use the same name in subsequent calls, App Runner creates incremental revisions of the configuration.
func (ObservabilityConfigurationOutput) ObservabilityConfigurationRevision ¶ added in v0.17.0
func (o ObservabilityConfigurationOutput) ObservabilityConfigurationRevision() pulumi.IntOutput
The revision of this observability configuration. It's unique among all the active configurations ('Status': 'ACTIVE') that share the same ObservabilityConfigurationName.
func (ObservabilityConfigurationOutput) Tags ¶ added in v0.17.0
func (o ObservabilityConfigurationOutput) Tags() aws.CreateOnlyTagArrayOutput
A list of metadata items that you can associate with your observability configuration resource. A tag is a key-value pair.
func (ObservabilityConfigurationOutput) ToObservabilityConfigurationOutput ¶ added in v0.16.0
func (o ObservabilityConfigurationOutput) ToObservabilityConfigurationOutput() ObservabilityConfigurationOutput
func (ObservabilityConfigurationOutput) ToObservabilityConfigurationOutputWithContext ¶ added in v0.16.0
func (o ObservabilityConfigurationOutput) ToObservabilityConfigurationOutputWithContext(ctx context.Context) ObservabilityConfigurationOutput
func (ObservabilityConfigurationOutput) TraceConfiguration ¶ added in v0.17.0
func (o ObservabilityConfigurationOutput) TraceConfiguration() ObservabilityConfigurationTraceConfigurationPtrOutput
The configuration of the tracing feature within this observability configuration. If you don't specify it, App Runner doesn't enable tracing.
type ObservabilityConfigurationState ¶ added in v0.16.0
type ObservabilityConfigurationState struct { }
func (ObservabilityConfigurationState) ElementType ¶ added in v0.16.0
func (ObservabilityConfigurationState) ElementType() reflect.Type
type ObservabilityConfigurationTag ¶ added in v0.16.0
type ObservabilityConfigurationTraceConfiguration ¶ added in v0.16.0
type ObservabilityConfigurationTraceConfiguration struct { // The implementation provider chosen for tracing App Runner services. Vendor ObservabilityConfigurationTraceConfigurationVendor `pulumi:"vendor"` }
Describes the configuration of the tracing feature within an AWS App Runner observability configuration.
type ObservabilityConfigurationTraceConfigurationArgs ¶ added in v0.16.0
type ObservabilityConfigurationTraceConfigurationArgs struct { // The implementation provider chosen for tracing App Runner services. Vendor ObservabilityConfigurationTraceConfigurationVendorInput `pulumi:"vendor"` }
Describes the configuration of the tracing feature within an AWS App Runner observability configuration.
func (ObservabilityConfigurationTraceConfigurationArgs) ElementType ¶ added in v0.16.0
func (ObservabilityConfigurationTraceConfigurationArgs) ElementType() reflect.Type
func (ObservabilityConfigurationTraceConfigurationArgs) ToObservabilityConfigurationTraceConfigurationOutput ¶ added in v0.16.0
func (i ObservabilityConfigurationTraceConfigurationArgs) ToObservabilityConfigurationTraceConfigurationOutput() ObservabilityConfigurationTraceConfigurationOutput
func (ObservabilityConfigurationTraceConfigurationArgs) ToObservabilityConfigurationTraceConfigurationOutputWithContext ¶ added in v0.16.0
func (i ObservabilityConfigurationTraceConfigurationArgs) ToObservabilityConfigurationTraceConfigurationOutputWithContext(ctx context.Context) ObservabilityConfigurationTraceConfigurationOutput
func (ObservabilityConfigurationTraceConfigurationArgs) ToObservabilityConfigurationTraceConfigurationPtrOutput ¶ added in v0.16.0
func (i ObservabilityConfigurationTraceConfigurationArgs) ToObservabilityConfigurationTraceConfigurationPtrOutput() ObservabilityConfigurationTraceConfigurationPtrOutput
func (ObservabilityConfigurationTraceConfigurationArgs) ToObservabilityConfigurationTraceConfigurationPtrOutputWithContext ¶ added in v0.16.0
func (i ObservabilityConfigurationTraceConfigurationArgs) ToObservabilityConfigurationTraceConfigurationPtrOutputWithContext(ctx context.Context) ObservabilityConfigurationTraceConfigurationPtrOutput
type ObservabilityConfigurationTraceConfigurationInput ¶ added in v0.16.0
type ObservabilityConfigurationTraceConfigurationInput interface { pulumi.Input ToObservabilityConfigurationTraceConfigurationOutput() ObservabilityConfigurationTraceConfigurationOutput ToObservabilityConfigurationTraceConfigurationOutputWithContext(context.Context) ObservabilityConfigurationTraceConfigurationOutput }
ObservabilityConfigurationTraceConfigurationInput is an input type that accepts ObservabilityConfigurationTraceConfigurationArgs and ObservabilityConfigurationTraceConfigurationOutput values. You can construct a concrete instance of `ObservabilityConfigurationTraceConfigurationInput` via:
ObservabilityConfigurationTraceConfigurationArgs{...}
type ObservabilityConfigurationTraceConfigurationOutput ¶ added in v0.16.0
type ObservabilityConfigurationTraceConfigurationOutput struct{ *pulumi.OutputState }
Describes the configuration of the tracing feature within an AWS App Runner observability configuration.
func (ObservabilityConfigurationTraceConfigurationOutput) ElementType ¶ added in v0.16.0
func (ObservabilityConfigurationTraceConfigurationOutput) ElementType() reflect.Type
func (ObservabilityConfigurationTraceConfigurationOutput) ToObservabilityConfigurationTraceConfigurationOutput ¶ added in v0.16.0
func (o ObservabilityConfigurationTraceConfigurationOutput) ToObservabilityConfigurationTraceConfigurationOutput() ObservabilityConfigurationTraceConfigurationOutput
func (ObservabilityConfigurationTraceConfigurationOutput) ToObservabilityConfigurationTraceConfigurationOutputWithContext ¶ added in v0.16.0
func (o ObservabilityConfigurationTraceConfigurationOutput) ToObservabilityConfigurationTraceConfigurationOutputWithContext(ctx context.Context) ObservabilityConfigurationTraceConfigurationOutput
func (ObservabilityConfigurationTraceConfigurationOutput) ToObservabilityConfigurationTraceConfigurationPtrOutput ¶ added in v0.16.0
func (o ObservabilityConfigurationTraceConfigurationOutput) ToObservabilityConfigurationTraceConfigurationPtrOutput() ObservabilityConfigurationTraceConfigurationPtrOutput
func (ObservabilityConfigurationTraceConfigurationOutput) ToObservabilityConfigurationTraceConfigurationPtrOutputWithContext ¶ added in v0.16.0
func (o ObservabilityConfigurationTraceConfigurationOutput) ToObservabilityConfigurationTraceConfigurationPtrOutputWithContext(ctx context.Context) ObservabilityConfigurationTraceConfigurationPtrOutput
func (ObservabilityConfigurationTraceConfigurationOutput) Vendor ¶ added in v0.16.0
func (o ObservabilityConfigurationTraceConfigurationOutput) Vendor() ObservabilityConfigurationTraceConfigurationVendorOutput
The implementation provider chosen for tracing App Runner services.
type ObservabilityConfigurationTraceConfigurationPtrInput ¶ added in v0.16.0
type ObservabilityConfigurationTraceConfigurationPtrInput interface { pulumi.Input ToObservabilityConfigurationTraceConfigurationPtrOutput() ObservabilityConfigurationTraceConfigurationPtrOutput ToObservabilityConfigurationTraceConfigurationPtrOutputWithContext(context.Context) ObservabilityConfigurationTraceConfigurationPtrOutput }
ObservabilityConfigurationTraceConfigurationPtrInput is an input type that accepts ObservabilityConfigurationTraceConfigurationArgs, ObservabilityConfigurationTraceConfigurationPtr and ObservabilityConfigurationTraceConfigurationPtrOutput values. You can construct a concrete instance of `ObservabilityConfigurationTraceConfigurationPtrInput` via:
ObservabilityConfigurationTraceConfigurationArgs{...} or: nil
func ObservabilityConfigurationTraceConfigurationPtr ¶ added in v0.16.0
func ObservabilityConfigurationTraceConfigurationPtr(v *ObservabilityConfigurationTraceConfigurationArgs) ObservabilityConfigurationTraceConfigurationPtrInput
type ObservabilityConfigurationTraceConfigurationPtrOutput ¶ added in v0.16.0
type ObservabilityConfigurationTraceConfigurationPtrOutput struct{ *pulumi.OutputState }
func (ObservabilityConfigurationTraceConfigurationPtrOutput) ElementType ¶ added in v0.16.0
func (ObservabilityConfigurationTraceConfigurationPtrOutput) ElementType() reflect.Type
func (ObservabilityConfigurationTraceConfigurationPtrOutput) ToObservabilityConfigurationTraceConfigurationPtrOutput ¶ added in v0.16.0
func (o ObservabilityConfigurationTraceConfigurationPtrOutput) ToObservabilityConfigurationTraceConfigurationPtrOutput() ObservabilityConfigurationTraceConfigurationPtrOutput
func (ObservabilityConfigurationTraceConfigurationPtrOutput) ToObservabilityConfigurationTraceConfigurationPtrOutputWithContext ¶ added in v0.16.0
func (o ObservabilityConfigurationTraceConfigurationPtrOutput) ToObservabilityConfigurationTraceConfigurationPtrOutputWithContext(ctx context.Context) ObservabilityConfigurationTraceConfigurationPtrOutput
func (ObservabilityConfigurationTraceConfigurationPtrOutput) Vendor ¶ added in v0.16.0
func (o ObservabilityConfigurationTraceConfigurationPtrOutput) Vendor() ObservabilityConfigurationTraceConfigurationVendorPtrOutput
The implementation provider chosen for tracing App Runner services.
type ObservabilityConfigurationTraceConfigurationVendor ¶ added in v0.16.0
type ObservabilityConfigurationTraceConfigurationVendor string
The implementation provider chosen for tracing App Runner services.
func (ObservabilityConfigurationTraceConfigurationVendor) ElementType ¶ added in v0.16.0
func (ObservabilityConfigurationTraceConfigurationVendor) ElementType() reflect.Type
func (ObservabilityConfigurationTraceConfigurationVendor) ToObservabilityConfigurationTraceConfigurationVendorOutput ¶ added in v0.16.0
func (e ObservabilityConfigurationTraceConfigurationVendor) ToObservabilityConfigurationTraceConfigurationVendorOutput() ObservabilityConfigurationTraceConfigurationVendorOutput
func (ObservabilityConfigurationTraceConfigurationVendor) ToObservabilityConfigurationTraceConfigurationVendorOutputWithContext ¶ added in v0.16.0
func (e ObservabilityConfigurationTraceConfigurationVendor) ToObservabilityConfigurationTraceConfigurationVendorOutputWithContext(ctx context.Context) ObservabilityConfigurationTraceConfigurationVendorOutput
func (ObservabilityConfigurationTraceConfigurationVendor) ToObservabilityConfigurationTraceConfigurationVendorPtrOutput ¶ added in v0.16.0
func (e ObservabilityConfigurationTraceConfigurationVendor) ToObservabilityConfigurationTraceConfigurationVendorPtrOutput() ObservabilityConfigurationTraceConfigurationVendorPtrOutput
func (ObservabilityConfigurationTraceConfigurationVendor) ToObservabilityConfigurationTraceConfigurationVendorPtrOutputWithContext ¶ added in v0.16.0
func (e ObservabilityConfigurationTraceConfigurationVendor) ToObservabilityConfigurationTraceConfigurationVendorPtrOutputWithContext(ctx context.Context) ObservabilityConfigurationTraceConfigurationVendorPtrOutput
func (ObservabilityConfigurationTraceConfigurationVendor) ToStringOutput ¶ added in v0.16.0
func (e ObservabilityConfigurationTraceConfigurationVendor) ToStringOutput() pulumi.StringOutput
func (ObservabilityConfigurationTraceConfigurationVendor) ToStringOutputWithContext ¶ added in v0.16.0
func (e ObservabilityConfigurationTraceConfigurationVendor) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ObservabilityConfigurationTraceConfigurationVendor) ToStringPtrOutput ¶ added in v0.16.0
func (e ObservabilityConfigurationTraceConfigurationVendor) ToStringPtrOutput() pulumi.StringPtrOutput
func (ObservabilityConfigurationTraceConfigurationVendor) ToStringPtrOutputWithContext ¶ added in v0.16.0
func (e ObservabilityConfigurationTraceConfigurationVendor) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ObservabilityConfigurationTraceConfigurationVendorInput ¶ added in v0.16.0
type ObservabilityConfigurationTraceConfigurationVendorInput interface { pulumi.Input ToObservabilityConfigurationTraceConfigurationVendorOutput() ObservabilityConfigurationTraceConfigurationVendorOutput ToObservabilityConfigurationTraceConfigurationVendorOutputWithContext(context.Context) ObservabilityConfigurationTraceConfigurationVendorOutput }
ObservabilityConfigurationTraceConfigurationVendorInput is an input type that accepts values of the ObservabilityConfigurationTraceConfigurationVendor enum A concrete instance of `ObservabilityConfigurationTraceConfigurationVendorInput` can be one of the following:
ObservabilityConfigurationTraceConfigurationVendorAwsxray
type ObservabilityConfigurationTraceConfigurationVendorOutput ¶ added in v0.16.0
type ObservabilityConfigurationTraceConfigurationVendorOutput struct{ *pulumi.OutputState }
func (ObservabilityConfigurationTraceConfigurationVendorOutput) ElementType ¶ added in v0.16.0
func (ObservabilityConfigurationTraceConfigurationVendorOutput) ElementType() reflect.Type
func (ObservabilityConfigurationTraceConfigurationVendorOutput) ToObservabilityConfigurationTraceConfigurationVendorOutput ¶ added in v0.16.0
func (o ObservabilityConfigurationTraceConfigurationVendorOutput) ToObservabilityConfigurationTraceConfigurationVendorOutput() ObservabilityConfigurationTraceConfigurationVendorOutput
func (ObservabilityConfigurationTraceConfigurationVendorOutput) ToObservabilityConfigurationTraceConfigurationVendorOutputWithContext ¶ added in v0.16.0
func (o ObservabilityConfigurationTraceConfigurationVendorOutput) ToObservabilityConfigurationTraceConfigurationVendorOutputWithContext(ctx context.Context) ObservabilityConfigurationTraceConfigurationVendorOutput
func (ObservabilityConfigurationTraceConfigurationVendorOutput) ToObservabilityConfigurationTraceConfigurationVendorPtrOutput ¶ added in v0.16.0
func (o ObservabilityConfigurationTraceConfigurationVendorOutput) ToObservabilityConfigurationTraceConfigurationVendorPtrOutput() ObservabilityConfigurationTraceConfigurationVendorPtrOutput
func (ObservabilityConfigurationTraceConfigurationVendorOutput) ToObservabilityConfigurationTraceConfigurationVendorPtrOutputWithContext ¶ added in v0.16.0
func (o ObservabilityConfigurationTraceConfigurationVendorOutput) ToObservabilityConfigurationTraceConfigurationVendorPtrOutputWithContext(ctx context.Context) ObservabilityConfigurationTraceConfigurationVendorPtrOutput
func (ObservabilityConfigurationTraceConfigurationVendorOutput) ToStringOutput ¶ added in v0.16.0
func (o ObservabilityConfigurationTraceConfigurationVendorOutput) ToStringOutput() pulumi.StringOutput
func (ObservabilityConfigurationTraceConfigurationVendorOutput) ToStringOutputWithContext ¶ added in v0.16.0
func (o ObservabilityConfigurationTraceConfigurationVendorOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ObservabilityConfigurationTraceConfigurationVendorOutput) ToStringPtrOutput ¶ added in v0.16.0
func (o ObservabilityConfigurationTraceConfigurationVendorOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ObservabilityConfigurationTraceConfigurationVendorOutput) ToStringPtrOutputWithContext ¶ added in v0.16.0
func (o ObservabilityConfigurationTraceConfigurationVendorOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ObservabilityConfigurationTraceConfigurationVendorPtrInput ¶ added in v0.16.0
type ObservabilityConfigurationTraceConfigurationVendorPtrInput interface { pulumi.Input ToObservabilityConfigurationTraceConfigurationVendorPtrOutput() ObservabilityConfigurationTraceConfigurationVendorPtrOutput ToObservabilityConfigurationTraceConfigurationVendorPtrOutputWithContext(context.Context) ObservabilityConfigurationTraceConfigurationVendorPtrOutput }
func ObservabilityConfigurationTraceConfigurationVendorPtr ¶ added in v0.16.0
func ObservabilityConfigurationTraceConfigurationVendorPtr(v string) ObservabilityConfigurationTraceConfigurationVendorPtrInput
type ObservabilityConfigurationTraceConfigurationVendorPtrOutput ¶ added in v0.16.0
type ObservabilityConfigurationTraceConfigurationVendorPtrOutput struct{ *pulumi.OutputState }
func (ObservabilityConfigurationTraceConfigurationVendorPtrOutput) ElementType ¶ added in v0.16.0
func (ObservabilityConfigurationTraceConfigurationVendorPtrOutput) ElementType() reflect.Type
func (ObservabilityConfigurationTraceConfigurationVendorPtrOutput) ToObservabilityConfigurationTraceConfigurationVendorPtrOutput ¶ added in v0.16.0
func (o ObservabilityConfigurationTraceConfigurationVendorPtrOutput) ToObservabilityConfigurationTraceConfigurationVendorPtrOutput() ObservabilityConfigurationTraceConfigurationVendorPtrOutput
func (ObservabilityConfigurationTraceConfigurationVendorPtrOutput) ToObservabilityConfigurationTraceConfigurationVendorPtrOutputWithContext ¶ added in v0.16.0
func (o ObservabilityConfigurationTraceConfigurationVendorPtrOutput) ToObservabilityConfigurationTraceConfigurationVendorPtrOutputWithContext(ctx context.Context) ObservabilityConfigurationTraceConfigurationVendorPtrOutput
func (ObservabilityConfigurationTraceConfigurationVendorPtrOutput) ToStringPtrOutput ¶ added in v0.16.0
func (o ObservabilityConfigurationTraceConfigurationVendorPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ObservabilityConfigurationTraceConfigurationVendorPtrOutput) ToStringPtrOutputWithContext ¶ added in v0.16.0
func (o ObservabilityConfigurationTraceConfigurationVendorPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type Service ¶
type Service struct { pulumi.CustomResourceState // Autoscaling configuration ARN AutoScalingConfigurationArn pulumi.StringPtrOutput `pulumi:"autoScalingConfigurationArn"` // An optional custom encryption key that App Runner uses to encrypt the copy of your source repository that it maintains and your service logs. By default, App Runner uses an AWS managed key . EncryptionConfiguration ServiceEncryptionConfigurationPtrOutput `pulumi:"encryptionConfiguration"` // The settings for the health check that AWS App Runner performs to monitor the health of the App Runner service. HealthCheckConfiguration ServiceHealthCheckConfigurationPtrOutput `pulumi:"healthCheckConfiguration"` // The runtime configuration of instances (scaling units) of your service. InstanceConfiguration ServiceInstanceConfigurationPtrOutput `pulumi:"instanceConfiguration"` // Configuration settings related to network traffic of the web application that the App Runner service runs. NetworkConfiguration ServiceNetworkConfigurationPtrOutput `pulumi:"networkConfiguration"` // The observability configuration of your service. ObservabilityConfiguration ServiceObservabilityConfigurationPtrOutput `pulumi:"observabilityConfiguration"` // The Amazon Resource Name (ARN) of the AppRunner Service. ServiceArn pulumi.StringOutput `pulumi:"serviceArn"` // The AppRunner Service Id ServiceId pulumi.StringOutput `pulumi:"serviceId"` // The AppRunner Service Name. ServiceName pulumi.StringPtrOutput `pulumi:"serviceName"` // The Service Url of the AppRunner Service. ServiceUrl pulumi.StringOutput `pulumi:"serviceUrl"` // The source to deploy to the App Runner service. It can be a code or an image repository. SourceConfiguration ServiceSourceConfigurationOutput `pulumi:"sourceConfiguration"` // AppRunner Service status. Status pulumi.StringOutput `pulumi:"status"` // An optional list of metadata items that you can associate with the App Runner service resource. A tag is a key-value pair. Tags aws.CreateOnlyTagArrayOutput `pulumi:"tags"` }
The AWS::AppRunner::Service resource specifies an AppRunner Service.
func GetService ¶
func GetService(ctx *pulumi.Context, name string, id pulumi.IDInput, state *ServiceState, opts ...pulumi.ResourceOption) (*Service, error)
GetService gets an existing Service resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewService ¶
func NewService(ctx *pulumi.Context, name string, args *ServiceArgs, opts ...pulumi.ResourceOption) (*Service, error)
NewService registers a new resource with the given unique name, arguments, and options.
func (*Service) ElementType ¶
func (*Service) ToServiceOutput ¶
func (i *Service) ToServiceOutput() ServiceOutput
func (*Service) ToServiceOutputWithContext ¶
func (i *Service) ToServiceOutputWithContext(ctx context.Context) ServiceOutput
type ServiceArgs ¶
type ServiceArgs struct { // Autoscaling configuration ARN AutoScalingConfigurationArn pulumi.StringPtrInput // An optional custom encryption key that App Runner uses to encrypt the copy of your source repository that it maintains and your service logs. By default, App Runner uses an AWS managed key . EncryptionConfiguration ServiceEncryptionConfigurationPtrInput // The settings for the health check that AWS App Runner performs to monitor the health of the App Runner service. HealthCheckConfiguration ServiceHealthCheckConfigurationPtrInput // The runtime configuration of instances (scaling units) of your service. InstanceConfiguration ServiceInstanceConfigurationPtrInput // Configuration settings related to network traffic of the web application that the App Runner service runs. NetworkConfiguration ServiceNetworkConfigurationPtrInput // The observability configuration of your service. ObservabilityConfiguration ServiceObservabilityConfigurationPtrInput // The AppRunner Service Name. ServiceName pulumi.StringPtrInput // The source to deploy to the App Runner service. It can be a code or an image repository. SourceConfiguration ServiceSourceConfigurationInput // An optional list of metadata items that you can associate with the App Runner service resource. A tag is a key-value pair. Tags aws.CreateOnlyTagArrayInput }
The set of arguments for constructing a Service resource.
func (ServiceArgs) ElementType ¶
func (ServiceArgs) ElementType() reflect.Type
type ServiceAuthenticationConfiguration ¶
type ServiceAuthenticationConfiguration struct { // Access Role Arn AccessRoleArn *string `pulumi:"accessRoleArn"` // Connection Arn ConnectionArn *string `pulumi:"connectionArn"` }
Authentication Configuration
type ServiceAuthenticationConfigurationArgs ¶
type ServiceAuthenticationConfigurationArgs struct { // Access Role Arn AccessRoleArn pulumi.StringPtrInput `pulumi:"accessRoleArn"` // Connection Arn ConnectionArn pulumi.StringPtrInput `pulumi:"connectionArn"` }
Authentication Configuration
func (ServiceAuthenticationConfigurationArgs) ElementType ¶
func (ServiceAuthenticationConfigurationArgs) ElementType() reflect.Type
func (ServiceAuthenticationConfigurationArgs) ToServiceAuthenticationConfigurationOutput ¶
func (i ServiceAuthenticationConfigurationArgs) ToServiceAuthenticationConfigurationOutput() ServiceAuthenticationConfigurationOutput
func (ServiceAuthenticationConfigurationArgs) ToServiceAuthenticationConfigurationOutputWithContext ¶
func (i ServiceAuthenticationConfigurationArgs) ToServiceAuthenticationConfigurationOutputWithContext(ctx context.Context) ServiceAuthenticationConfigurationOutput
func (ServiceAuthenticationConfigurationArgs) ToServiceAuthenticationConfigurationPtrOutput ¶
func (i ServiceAuthenticationConfigurationArgs) ToServiceAuthenticationConfigurationPtrOutput() ServiceAuthenticationConfigurationPtrOutput
func (ServiceAuthenticationConfigurationArgs) ToServiceAuthenticationConfigurationPtrOutputWithContext ¶
func (i ServiceAuthenticationConfigurationArgs) ToServiceAuthenticationConfigurationPtrOutputWithContext(ctx context.Context) ServiceAuthenticationConfigurationPtrOutput
type ServiceAuthenticationConfigurationInput ¶
type ServiceAuthenticationConfigurationInput interface { pulumi.Input ToServiceAuthenticationConfigurationOutput() ServiceAuthenticationConfigurationOutput ToServiceAuthenticationConfigurationOutputWithContext(context.Context) ServiceAuthenticationConfigurationOutput }
ServiceAuthenticationConfigurationInput is an input type that accepts ServiceAuthenticationConfigurationArgs and ServiceAuthenticationConfigurationOutput values. You can construct a concrete instance of `ServiceAuthenticationConfigurationInput` via:
ServiceAuthenticationConfigurationArgs{...}
type ServiceAuthenticationConfigurationOutput ¶
type ServiceAuthenticationConfigurationOutput struct{ *pulumi.OutputState }
Authentication Configuration
func (ServiceAuthenticationConfigurationOutput) AccessRoleArn ¶
func (o ServiceAuthenticationConfigurationOutput) AccessRoleArn() pulumi.StringPtrOutput
Access Role Arn
func (ServiceAuthenticationConfigurationOutput) ConnectionArn ¶
func (o ServiceAuthenticationConfigurationOutput) ConnectionArn() pulumi.StringPtrOutput
Connection Arn
func (ServiceAuthenticationConfigurationOutput) ElementType ¶
func (ServiceAuthenticationConfigurationOutput) ElementType() reflect.Type
func (ServiceAuthenticationConfigurationOutput) ToServiceAuthenticationConfigurationOutput ¶
func (o ServiceAuthenticationConfigurationOutput) ToServiceAuthenticationConfigurationOutput() ServiceAuthenticationConfigurationOutput
func (ServiceAuthenticationConfigurationOutput) ToServiceAuthenticationConfigurationOutputWithContext ¶
func (o ServiceAuthenticationConfigurationOutput) ToServiceAuthenticationConfigurationOutputWithContext(ctx context.Context) ServiceAuthenticationConfigurationOutput
func (ServiceAuthenticationConfigurationOutput) ToServiceAuthenticationConfigurationPtrOutput ¶
func (o ServiceAuthenticationConfigurationOutput) ToServiceAuthenticationConfigurationPtrOutput() ServiceAuthenticationConfigurationPtrOutput
func (ServiceAuthenticationConfigurationOutput) ToServiceAuthenticationConfigurationPtrOutputWithContext ¶
func (o ServiceAuthenticationConfigurationOutput) ToServiceAuthenticationConfigurationPtrOutputWithContext(ctx context.Context) ServiceAuthenticationConfigurationPtrOutput
type ServiceAuthenticationConfigurationPtrInput ¶
type ServiceAuthenticationConfigurationPtrInput interface { pulumi.Input ToServiceAuthenticationConfigurationPtrOutput() ServiceAuthenticationConfigurationPtrOutput ToServiceAuthenticationConfigurationPtrOutputWithContext(context.Context) ServiceAuthenticationConfigurationPtrOutput }
ServiceAuthenticationConfigurationPtrInput is an input type that accepts ServiceAuthenticationConfigurationArgs, ServiceAuthenticationConfigurationPtr and ServiceAuthenticationConfigurationPtrOutput values. You can construct a concrete instance of `ServiceAuthenticationConfigurationPtrInput` via:
ServiceAuthenticationConfigurationArgs{...} or: nil
func ServiceAuthenticationConfigurationPtr ¶
func ServiceAuthenticationConfigurationPtr(v *ServiceAuthenticationConfigurationArgs) ServiceAuthenticationConfigurationPtrInput
type ServiceAuthenticationConfigurationPtrOutput ¶
type ServiceAuthenticationConfigurationPtrOutput struct{ *pulumi.OutputState }
func (ServiceAuthenticationConfigurationPtrOutput) AccessRoleArn ¶
func (o ServiceAuthenticationConfigurationPtrOutput) AccessRoleArn() pulumi.StringPtrOutput
Access Role Arn
func (ServiceAuthenticationConfigurationPtrOutput) ConnectionArn ¶
func (o ServiceAuthenticationConfigurationPtrOutput) ConnectionArn() pulumi.StringPtrOutput
Connection Arn
func (ServiceAuthenticationConfigurationPtrOutput) ElementType ¶
func (ServiceAuthenticationConfigurationPtrOutput) ElementType() reflect.Type
func (ServiceAuthenticationConfigurationPtrOutput) ToServiceAuthenticationConfigurationPtrOutput ¶
func (o ServiceAuthenticationConfigurationPtrOutput) ToServiceAuthenticationConfigurationPtrOutput() ServiceAuthenticationConfigurationPtrOutput
func (ServiceAuthenticationConfigurationPtrOutput) ToServiceAuthenticationConfigurationPtrOutputWithContext ¶
func (o ServiceAuthenticationConfigurationPtrOutput) ToServiceAuthenticationConfigurationPtrOutputWithContext(ctx context.Context) ServiceAuthenticationConfigurationPtrOutput
type ServiceCodeConfiguration ¶
type ServiceCodeConfiguration struct { // The basic configuration for building and running the App Runner service. Use it to quickly launch an App Runner service without providing a `apprunner.yaml` file in the source code repository (or ignoring the file if it exists). CodeConfigurationValues *ServiceCodeConfigurationValues `pulumi:"codeConfigurationValues"` // Configuration Source ConfigurationSource ServiceCodeConfigurationConfigurationSource `pulumi:"configurationSource"` }
Code Configuration
type ServiceCodeConfigurationArgs ¶
type ServiceCodeConfigurationArgs struct { // The basic configuration for building and running the App Runner service. Use it to quickly launch an App Runner service without providing a `apprunner.yaml` file in the source code repository (or ignoring the file if it exists). CodeConfigurationValues ServiceCodeConfigurationValuesPtrInput `pulumi:"codeConfigurationValues"` // Configuration Source ConfigurationSource ServiceCodeConfigurationConfigurationSourceInput `pulumi:"configurationSource"` }
Code Configuration
func (ServiceCodeConfigurationArgs) ElementType ¶
func (ServiceCodeConfigurationArgs) ElementType() reflect.Type
func (ServiceCodeConfigurationArgs) ToServiceCodeConfigurationOutput ¶
func (i ServiceCodeConfigurationArgs) ToServiceCodeConfigurationOutput() ServiceCodeConfigurationOutput
func (ServiceCodeConfigurationArgs) ToServiceCodeConfigurationOutputWithContext ¶
func (i ServiceCodeConfigurationArgs) ToServiceCodeConfigurationOutputWithContext(ctx context.Context) ServiceCodeConfigurationOutput
func (ServiceCodeConfigurationArgs) ToServiceCodeConfigurationPtrOutput ¶
func (i ServiceCodeConfigurationArgs) ToServiceCodeConfigurationPtrOutput() ServiceCodeConfigurationPtrOutput
func (ServiceCodeConfigurationArgs) ToServiceCodeConfigurationPtrOutputWithContext ¶
func (i ServiceCodeConfigurationArgs) ToServiceCodeConfigurationPtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationPtrOutput
type ServiceCodeConfigurationConfigurationSource ¶
type ServiceCodeConfigurationConfigurationSource string
Configuration Source
func (ServiceCodeConfigurationConfigurationSource) ElementType ¶
func (ServiceCodeConfigurationConfigurationSource) ElementType() reflect.Type
func (ServiceCodeConfigurationConfigurationSource) ToServiceCodeConfigurationConfigurationSourceOutput ¶
func (e ServiceCodeConfigurationConfigurationSource) ToServiceCodeConfigurationConfigurationSourceOutput() ServiceCodeConfigurationConfigurationSourceOutput
func (ServiceCodeConfigurationConfigurationSource) ToServiceCodeConfigurationConfigurationSourceOutputWithContext ¶
func (e ServiceCodeConfigurationConfigurationSource) ToServiceCodeConfigurationConfigurationSourceOutputWithContext(ctx context.Context) ServiceCodeConfigurationConfigurationSourceOutput
func (ServiceCodeConfigurationConfigurationSource) ToServiceCodeConfigurationConfigurationSourcePtrOutput ¶
func (e ServiceCodeConfigurationConfigurationSource) ToServiceCodeConfigurationConfigurationSourcePtrOutput() ServiceCodeConfigurationConfigurationSourcePtrOutput
func (ServiceCodeConfigurationConfigurationSource) ToServiceCodeConfigurationConfigurationSourcePtrOutputWithContext ¶
func (e ServiceCodeConfigurationConfigurationSource) ToServiceCodeConfigurationConfigurationSourcePtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationConfigurationSourcePtrOutput
func (ServiceCodeConfigurationConfigurationSource) ToStringOutput ¶
func (e ServiceCodeConfigurationConfigurationSource) ToStringOutput() pulumi.StringOutput
func (ServiceCodeConfigurationConfigurationSource) ToStringOutputWithContext ¶
func (e ServiceCodeConfigurationConfigurationSource) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ServiceCodeConfigurationConfigurationSource) ToStringPtrOutput ¶
func (e ServiceCodeConfigurationConfigurationSource) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceCodeConfigurationConfigurationSource) ToStringPtrOutputWithContext ¶
func (e ServiceCodeConfigurationConfigurationSource) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceCodeConfigurationConfigurationSourceInput ¶
type ServiceCodeConfigurationConfigurationSourceInput interface { pulumi.Input ToServiceCodeConfigurationConfigurationSourceOutput() ServiceCodeConfigurationConfigurationSourceOutput ToServiceCodeConfigurationConfigurationSourceOutputWithContext(context.Context) ServiceCodeConfigurationConfigurationSourceOutput }
ServiceCodeConfigurationConfigurationSourceInput is an input type that accepts values of the ServiceCodeConfigurationConfigurationSource enum A concrete instance of `ServiceCodeConfigurationConfigurationSourceInput` can be one of the following:
ServiceCodeConfigurationConfigurationSourceRepository ServiceCodeConfigurationConfigurationSourceApi
type ServiceCodeConfigurationConfigurationSourceOutput ¶
type ServiceCodeConfigurationConfigurationSourceOutput struct{ *pulumi.OutputState }
func (ServiceCodeConfigurationConfigurationSourceOutput) ElementType ¶
func (ServiceCodeConfigurationConfigurationSourceOutput) ElementType() reflect.Type
func (ServiceCodeConfigurationConfigurationSourceOutput) ToServiceCodeConfigurationConfigurationSourceOutput ¶
func (o ServiceCodeConfigurationConfigurationSourceOutput) ToServiceCodeConfigurationConfigurationSourceOutput() ServiceCodeConfigurationConfigurationSourceOutput
func (ServiceCodeConfigurationConfigurationSourceOutput) ToServiceCodeConfigurationConfigurationSourceOutputWithContext ¶
func (o ServiceCodeConfigurationConfigurationSourceOutput) ToServiceCodeConfigurationConfigurationSourceOutputWithContext(ctx context.Context) ServiceCodeConfigurationConfigurationSourceOutput
func (ServiceCodeConfigurationConfigurationSourceOutput) ToServiceCodeConfigurationConfigurationSourcePtrOutput ¶
func (o ServiceCodeConfigurationConfigurationSourceOutput) ToServiceCodeConfigurationConfigurationSourcePtrOutput() ServiceCodeConfigurationConfigurationSourcePtrOutput
func (ServiceCodeConfigurationConfigurationSourceOutput) ToServiceCodeConfigurationConfigurationSourcePtrOutputWithContext ¶
func (o ServiceCodeConfigurationConfigurationSourceOutput) ToServiceCodeConfigurationConfigurationSourcePtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationConfigurationSourcePtrOutput
func (ServiceCodeConfigurationConfigurationSourceOutput) ToStringOutput ¶
func (o ServiceCodeConfigurationConfigurationSourceOutput) ToStringOutput() pulumi.StringOutput
func (ServiceCodeConfigurationConfigurationSourceOutput) ToStringOutputWithContext ¶
func (o ServiceCodeConfigurationConfigurationSourceOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ServiceCodeConfigurationConfigurationSourceOutput) ToStringPtrOutput ¶
func (o ServiceCodeConfigurationConfigurationSourceOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceCodeConfigurationConfigurationSourceOutput) ToStringPtrOutputWithContext ¶
func (o ServiceCodeConfigurationConfigurationSourceOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceCodeConfigurationConfigurationSourcePtrInput ¶
type ServiceCodeConfigurationConfigurationSourcePtrInput interface { pulumi.Input ToServiceCodeConfigurationConfigurationSourcePtrOutput() ServiceCodeConfigurationConfigurationSourcePtrOutput ToServiceCodeConfigurationConfigurationSourcePtrOutputWithContext(context.Context) ServiceCodeConfigurationConfigurationSourcePtrOutput }
func ServiceCodeConfigurationConfigurationSourcePtr ¶
func ServiceCodeConfigurationConfigurationSourcePtr(v string) ServiceCodeConfigurationConfigurationSourcePtrInput
type ServiceCodeConfigurationConfigurationSourcePtrOutput ¶
type ServiceCodeConfigurationConfigurationSourcePtrOutput struct{ *pulumi.OutputState }
func (ServiceCodeConfigurationConfigurationSourcePtrOutput) ElementType ¶
func (ServiceCodeConfigurationConfigurationSourcePtrOutput) ElementType() reflect.Type
func (ServiceCodeConfigurationConfigurationSourcePtrOutput) ToServiceCodeConfigurationConfigurationSourcePtrOutput ¶
func (o ServiceCodeConfigurationConfigurationSourcePtrOutput) ToServiceCodeConfigurationConfigurationSourcePtrOutput() ServiceCodeConfigurationConfigurationSourcePtrOutput
func (ServiceCodeConfigurationConfigurationSourcePtrOutput) ToServiceCodeConfigurationConfigurationSourcePtrOutputWithContext ¶
func (o ServiceCodeConfigurationConfigurationSourcePtrOutput) ToServiceCodeConfigurationConfigurationSourcePtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationConfigurationSourcePtrOutput
func (ServiceCodeConfigurationConfigurationSourcePtrOutput) ToStringPtrOutput ¶
func (o ServiceCodeConfigurationConfigurationSourcePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceCodeConfigurationConfigurationSourcePtrOutput) ToStringPtrOutputWithContext ¶
func (o ServiceCodeConfigurationConfigurationSourcePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceCodeConfigurationInput ¶
type ServiceCodeConfigurationInput interface { pulumi.Input ToServiceCodeConfigurationOutput() ServiceCodeConfigurationOutput ToServiceCodeConfigurationOutputWithContext(context.Context) ServiceCodeConfigurationOutput }
ServiceCodeConfigurationInput is an input type that accepts ServiceCodeConfigurationArgs and ServiceCodeConfigurationOutput values. You can construct a concrete instance of `ServiceCodeConfigurationInput` via:
ServiceCodeConfigurationArgs{...}
type ServiceCodeConfigurationOutput ¶
type ServiceCodeConfigurationOutput struct{ *pulumi.OutputState }
Code Configuration
func (ServiceCodeConfigurationOutput) CodeConfigurationValues ¶
func (o ServiceCodeConfigurationOutput) CodeConfigurationValues() ServiceCodeConfigurationValuesPtrOutput
The basic configuration for building and running the App Runner service. Use it to quickly launch an App Runner service without providing a `apprunner.yaml` file in the source code repository (or ignoring the file if it exists).
func (ServiceCodeConfigurationOutput) ConfigurationSource ¶
func (o ServiceCodeConfigurationOutput) ConfigurationSource() ServiceCodeConfigurationConfigurationSourceOutput
Configuration Source
func (ServiceCodeConfigurationOutput) ElementType ¶
func (ServiceCodeConfigurationOutput) ElementType() reflect.Type
func (ServiceCodeConfigurationOutput) ToServiceCodeConfigurationOutput ¶
func (o ServiceCodeConfigurationOutput) ToServiceCodeConfigurationOutput() ServiceCodeConfigurationOutput
func (ServiceCodeConfigurationOutput) ToServiceCodeConfigurationOutputWithContext ¶
func (o ServiceCodeConfigurationOutput) ToServiceCodeConfigurationOutputWithContext(ctx context.Context) ServiceCodeConfigurationOutput
func (ServiceCodeConfigurationOutput) ToServiceCodeConfigurationPtrOutput ¶
func (o ServiceCodeConfigurationOutput) ToServiceCodeConfigurationPtrOutput() ServiceCodeConfigurationPtrOutput
func (ServiceCodeConfigurationOutput) ToServiceCodeConfigurationPtrOutputWithContext ¶
func (o ServiceCodeConfigurationOutput) ToServiceCodeConfigurationPtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationPtrOutput
type ServiceCodeConfigurationPtrInput ¶
type ServiceCodeConfigurationPtrInput interface { pulumi.Input ToServiceCodeConfigurationPtrOutput() ServiceCodeConfigurationPtrOutput ToServiceCodeConfigurationPtrOutputWithContext(context.Context) ServiceCodeConfigurationPtrOutput }
ServiceCodeConfigurationPtrInput is an input type that accepts ServiceCodeConfigurationArgs, ServiceCodeConfigurationPtr and ServiceCodeConfigurationPtrOutput values. You can construct a concrete instance of `ServiceCodeConfigurationPtrInput` via:
ServiceCodeConfigurationArgs{...} or: nil
func ServiceCodeConfigurationPtr ¶
func ServiceCodeConfigurationPtr(v *ServiceCodeConfigurationArgs) ServiceCodeConfigurationPtrInput
type ServiceCodeConfigurationPtrOutput ¶
type ServiceCodeConfigurationPtrOutput struct{ *pulumi.OutputState }
func (ServiceCodeConfigurationPtrOutput) CodeConfigurationValues ¶
func (o ServiceCodeConfigurationPtrOutput) CodeConfigurationValues() ServiceCodeConfigurationValuesPtrOutput
The basic configuration for building and running the App Runner service. Use it to quickly launch an App Runner service without providing a `apprunner.yaml` file in the source code repository (or ignoring the file if it exists).
func (ServiceCodeConfigurationPtrOutput) ConfigurationSource ¶
func (o ServiceCodeConfigurationPtrOutput) ConfigurationSource() ServiceCodeConfigurationConfigurationSourcePtrOutput
Configuration Source
func (ServiceCodeConfigurationPtrOutput) Elem ¶
func (o ServiceCodeConfigurationPtrOutput) Elem() ServiceCodeConfigurationOutput
func (ServiceCodeConfigurationPtrOutput) ElementType ¶
func (ServiceCodeConfigurationPtrOutput) ElementType() reflect.Type
func (ServiceCodeConfigurationPtrOutput) ToServiceCodeConfigurationPtrOutput ¶
func (o ServiceCodeConfigurationPtrOutput) ToServiceCodeConfigurationPtrOutput() ServiceCodeConfigurationPtrOutput
func (ServiceCodeConfigurationPtrOutput) ToServiceCodeConfigurationPtrOutputWithContext ¶
func (o ServiceCodeConfigurationPtrOutput) ToServiceCodeConfigurationPtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationPtrOutput
type ServiceCodeConfigurationValues ¶
type ServiceCodeConfigurationValues struct { // Build Command BuildCommand *string `pulumi:"buildCommand"` // Port Port *string `pulumi:"port"` // Runtime Runtime ServiceCodeConfigurationValuesRuntime `pulumi:"runtime"` // The secrets and parameters that get referenced by your service as environment variables RuntimeEnvironmentSecrets []ServiceKeyValuePair `pulumi:"runtimeEnvironmentSecrets"` // The environment variables that are available to your running AWS App Runner service. An array of key-value pairs. RuntimeEnvironmentVariables []ServiceKeyValuePair `pulumi:"runtimeEnvironmentVariables"` // Start Command StartCommand *string `pulumi:"startCommand"` }
Code Configuration Values
type ServiceCodeConfigurationValuesArgs ¶
type ServiceCodeConfigurationValuesArgs struct { // Build Command BuildCommand pulumi.StringPtrInput `pulumi:"buildCommand"` // Port Port pulumi.StringPtrInput `pulumi:"port"` // Runtime Runtime ServiceCodeConfigurationValuesRuntimeInput `pulumi:"runtime"` // The secrets and parameters that get referenced by your service as environment variables RuntimeEnvironmentSecrets ServiceKeyValuePairArrayInput `pulumi:"runtimeEnvironmentSecrets"` // The environment variables that are available to your running AWS App Runner service. An array of key-value pairs. RuntimeEnvironmentVariables ServiceKeyValuePairArrayInput `pulumi:"runtimeEnvironmentVariables"` // Start Command StartCommand pulumi.StringPtrInput `pulumi:"startCommand"` }
Code Configuration Values
func (ServiceCodeConfigurationValuesArgs) ElementType ¶
func (ServiceCodeConfigurationValuesArgs) ElementType() reflect.Type
func (ServiceCodeConfigurationValuesArgs) ToServiceCodeConfigurationValuesOutput ¶
func (i ServiceCodeConfigurationValuesArgs) ToServiceCodeConfigurationValuesOutput() ServiceCodeConfigurationValuesOutput
func (ServiceCodeConfigurationValuesArgs) ToServiceCodeConfigurationValuesOutputWithContext ¶
func (i ServiceCodeConfigurationValuesArgs) ToServiceCodeConfigurationValuesOutputWithContext(ctx context.Context) ServiceCodeConfigurationValuesOutput
func (ServiceCodeConfigurationValuesArgs) ToServiceCodeConfigurationValuesPtrOutput ¶
func (i ServiceCodeConfigurationValuesArgs) ToServiceCodeConfigurationValuesPtrOutput() ServiceCodeConfigurationValuesPtrOutput
func (ServiceCodeConfigurationValuesArgs) ToServiceCodeConfigurationValuesPtrOutputWithContext ¶
func (i ServiceCodeConfigurationValuesArgs) ToServiceCodeConfigurationValuesPtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationValuesPtrOutput
type ServiceCodeConfigurationValuesInput ¶
type ServiceCodeConfigurationValuesInput interface { pulumi.Input ToServiceCodeConfigurationValuesOutput() ServiceCodeConfigurationValuesOutput ToServiceCodeConfigurationValuesOutputWithContext(context.Context) ServiceCodeConfigurationValuesOutput }
ServiceCodeConfigurationValuesInput is an input type that accepts ServiceCodeConfigurationValuesArgs and ServiceCodeConfigurationValuesOutput values. You can construct a concrete instance of `ServiceCodeConfigurationValuesInput` via:
ServiceCodeConfigurationValuesArgs{...}
type ServiceCodeConfigurationValuesOutput ¶
type ServiceCodeConfigurationValuesOutput struct{ *pulumi.OutputState }
Code Configuration Values
func (ServiceCodeConfigurationValuesOutput) BuildCommand ¶
func (o ServiceCodeConfigurationValuesOutput) BuildCommand() pulumi.StringPtrOutput
Build Command
func (ServiceCodeConfigurationValuesOutput) ElementType ¶
func (ServiceCodeConfigurationValuesOutput) ElementType() reflect.Type
func (ServiceCodeConfigurationValuesOutput) Port ¶
func (o ServiceCodeConfigurationValuesOutput) Port() pulumi.StringPtrOutput
Port
func (ServiceCodeConfigurationValuesOutput) Runtime ¶
func (o ServiceCodeConfigurationValuesOutput) Runtime() ServiceCodeConfigurationValuesRuntimeOutput
Runtime
func (ServiceCodeConfigurationValuesOutput) RuntimeEnvironmentSecrets ¶ added in v0.46.0
func (o ServiceCodeConfigurationValuesOutput) RuntimeEnvironmentSecrets() ServiceKeyValuePairArrayOutput
The secrets and parameters that get referenced by your service as environment variables
func (ServiceCodeConfigurationValuesOutput) RuntimeEnvironmentVariables ¶
func (o ServiceCodeConfigurationValuesOutput) RuntimeEnvironmentVariables() ServiceKeyValuePairArrayOutput
The environment variables that are available to your running AWS App Runner service. An array of key-value pairs.
func (ServiceCodeConfigurationValuesOutput) StartCommand ¶
func (o ServiceCodeConfigurationValuesOutput) StartCommand() pulumi.StringPtrOutput
Start Command
func (ServiceCodeConfigurationValuesOutput) ToServiceCodeConfigurationValuesOutput ¶
func (o ServiceCodeConfigurationValuesOutput) ToServiceCodeConfigurationValuesOutput() ServiceCodeConfigurationValuesOutput
func (ServiceCodeConfigurationValuesOutput) ToServiceCodeConfigurationValuesOutputWithContext ¶
func (o ServiceCodeConfigurationValuesOutput) ToServiceCodeConfigurationValuesOutputWithContext(ctx context.Context) ServiceCodeConfigurationValuesOutput
func (ServiceCodeConfigurationValuesOutput) ToServiceCodeConfigurationValuesPtrOutput ¶
func (o ServiceCodeConfigurationValuesOutput) ToServiceCodeConfigurationValuesPtrOutput() ServiceCodeConfigurationValuesPtrOutput
func (ServiceCodeConfigurationValuesOutput) ToServiceCodeConfigurationValuesPtrOutputWithContext ¶
func (o ServiceCodeConfigurationValuesOutput) ToServiceCodeConfigurationValuesPtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationValuesPtrOutput
type ServiceCodeConfigurationValuesPtrInput ¶
type ServiceCodeConfigurationValuesPtrInput interface { pulumi.Input ToServiceCodeConfigurationValuesPtrOutput() ServiceCodeConfigurationValuesPtrOutput ToServiceCodeConfigurationValuesPtrOutputWithContext(context.Context) ServiceCodeConfigurationValuesPtrOutput }
ServiceCodeConfigurationValuesPtrInput is an input type that accepts ServiceCodeConfigurationValuesArgs, ServiceCodeConfigurationValuesPtr and ServiceCodeConfigurationValuesPtrOutput values. You can construct a concrete instance of `ServiceCodeConfigurationValuesPtrInput` via:
ServiceCodeConfigurationValuesArgs{...} or: nil
func ServiceCodeConfigurationValuesPtr ¶
func ServiceCodeConfigurationValuesPtr(v *ServiceCodeConfigurationValuesArgs) ServiceCodeConfigurationValuesPtrInput
type ServiceCodeConfigurationValuesPtrOutput ¶
type ServiceCodeConfigurationValuesPtrOutput struct{ *pulumi.OutputState }
func (ServiceCodeConfigurationValuesPtrOutput) BuildCommand ¶
func (o ServiceCodeConfigurationValuesPtrOutput) BuildCommand() pulumi.StringPtrOutput
Build Command
func (ServiceCodeConfigurationValuesPtrOutput) ElementType ¶
func (ServiceCodeConfigurationValuesPtrOutput) ElementType() reflect.Type
func (ServiceCodeConfigurationValuesPtrOutput) Port ¶
func (o ServiceCodeConfigurationValuesPtrOutput) Port() pulumi.StringPtrOutput
Port
func (ServiceCodeConfigurationValuesPtrOutput) Runtime ¶
func (o ServiceCodeConfigurationValuesPtrOutput) Runtime() ServiceCodeConfigurationValuesRuntimePtrOutput
Runtime
func (ServiceCodeConfigurationValuesPtrOutput) RuntimeEnvironmentSecrets ¶ added in v0.46.0
func (o ServiceCodeConfigurationValuesPtrOutput) RuntimeEnvironmentSecrets() ServiceKeyValuePairArrayOutput
The secrets and parameters that get referenced by your service as environment variables
func (ServiceCodeConfigurationValuesPtrOutput) RuntimeEnvironmentVariables ¶
func (o ServiceCodeConfigurationValuesPtrOutput) RuntimeEnvironmentVariables() ServiceKeyValuePairArrayOutput
The environment variables that are available to your running AWS App Runner service. An array of key-value pairs.
func (ServiceCodeConfigurationValuesPtrOutput) StartCommand ¶
func (o ServiceCodeConfigurationValuesPtrOutput) StartCommand() pulumi.StringPtrOutput
Start Command
func (ServiceCodeConfigurationValuesPtrOutput) ToServiceCodeConfigurationValuesPtrOutput ¶
func (o ServiceCodeConfigurationValuesPtrOutput) ToServiceCodeConfigurationValuesPtrOutput() ServiceCodeConfigurationValuesPtrOutput
func (ServiceCodeConfigurationValuesPtrOutput) ToServiceCodeConfigurationValuesPtrOutputWithContext ¶
func (o ServiceCodeConfigurationValuesPtrOutput) ToServiceCodeConfigurationValuesPtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationValuesPtrOutput
type ServiceCodeConfigurationValuesRuntime ¶
type ServiceCodeConfigurationValuesRuntime string
Runtime
func (ServiceCodeConfigurationValuesRuntime) ElementType ¶
func (ServiceCodeConfigurationValuesRuntime) ElementType() reflect.Type
func (ServiceCodeConfigurationValuesRuntime) ToServiceCodeConfigurationValuesRuntimeOutput ¶
func (e ServiceCodeConfigurationValuesRuntime) ToServiceCodeConfigurationValuesRuntimeOutput() ServiceCodeConfigurationValuesRuntimeOutput
func (ServiceCodeConfigurationValuesRuntime) ToServiceCodeConfigurationValuesRuntimeOutputWithContext ¶
func (e ServiceCodeConfigurationValuesRuntime) ToServiceCodeConfigurationValuesRuntimeOutputWithContext(ctx context.Context) ServiceCodeConfigurationValuesRuntimeOutput
func (ServiceCodeConfigurationValuesRuntime) ToServiceCodeConfigurationValuesRuntimePtrOutput ¶
func (e ServiceCodeConfigurationValuesRuntime) ToServiceCodeConfigurationValuesRuntimePtrOutput() ServiceCodeConfigurationValuesRuntimePtrOutput
func (ServiceCodeConfigurationValuesRuntime) ToServiceCodeConfigurationValuesRuntimePtrOutputWithContext ¶
func (e ServiceCodeConfigurationValuesRuntime) ToServiceCodeConfigurationValuesRuntimePtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationValuesRuntimePtrOutput
func (ServiceCodeConfigurationValuesRuntime) ToStringOutput ¶
func (e ServiceCodeConfigurationValuesRuntime) ToStringOutput() pulumi.StringOutput
func (ServiceCodeConfigurationValuesRuntime) ToStringOutputWithContext ¶
func (e ServiceCodeConfigurationValuesRuntime) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ServiceCodeConfigurationValuesRuntime) ToStringPtrOutput ¶
func (e ServiceCodeConfigurationValuesRuntime) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceCodeConfigurationValuesRuntime) ToStringPtrOutputWithContext ¶
func (e ServiceCodeConfigurationValuesRuntime) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceCodeConfigurationValuesRuntimeInput ¶
type ServiceCodeConfigurationValuesRuntimeInput interface { pulumi.Input ToServiceCodeConfigurationValuesRuntimeOutput() ServiceCodeConfigurationValuesRuntimeOutput ToServiceCodeConfigurationValuesRuntimeOutputWithContext(context.Context) ServiceCodeConfigurationValuesRuntimeOutput }
ServiceCodeConfigurationValuesRuntimeInput is an input type that accepts values of the ServiceCodeConfigurationValuesRuntime enum A concrete instance of `ServiceCodeConfigurationValuesRuntimeInput` can be one of the following:
ServiceCodeConfigurationValuesRuntimePython3 ServiceCodeConfigurationValuesRuntimeNodejs12 ServiceCodeConfigurationValuesRuntimeNodejs14 ServiceCodeConfigurationValuesRuntimeCorretto8 ServiceCodeConfigurationValuesRuntimeCorretto11 ServiceCodeConfigurationValuesRuntimeNodejs16 ServiceCodeConfigurationValuesRuntimeGo1 ServiceCodeConfigurationValuesRuntimeDotnet6 ServiceCodeConfigurationValuesRuntimePhp81 ServiceCodeConfigurationValuesRuntimeRuby31 ServiceCodeConfigurationValuesRuntimePython311 ServiceCodeConfigurationValuesRuntimeNodejs18
type ServiceCodeConfigurationValuesRuntimeOutput ¶
type ServiceCodeConfigurationValuesRuntimeOutput struct{ *pulumi.OutputState }
func (ServiceCodeConfigurationValuesRuntimeOutput) ElementType ¶
func (ServiceCodeConfigurationValuesRuntimeOutput) ElementType() reflect.Type
func (ServiceCodeConfigurationValuesRuntimeOutput) ToServiceCodeConfigurationValuesRuntimeOutput ¶
func (o ServiceCodeConfigurationValuesRuntimeOutput) ToServiceCodeConfigurationValuesRuntimeOutput() ServiceCodeConfigurationValuesRuntimeOutput
func (ServiceCodeConfigurationValuesRuntimeOutput) ToServiceCodeConfigurationValuesRuntimeOutputWithContext ¶
func (o ServiceCodeConfigurationValuesRuntimeOutput) ToServiceCodeConfigurationValuesRuntimeOutputWithContext(ctx context.Context) ServiceCodeConfigurationValuesRuntimeOutput
func (ServiceCodeConfigurationValuesRuntimeOutput) ToServiceCodeConfigurationValuesRuntimePtrOutput ¶
func (o ServiceCodeConfigurationValuesRuntimeOutput) ToServiceCodeConfigurationValuesRuntimePtrOutput() ServiceCodeConfigurationValuesRuntimePtrOutput
func (ServiceCodeConfigurationValuesRuntimeOutput) ToServiceCodeConfigurationValuesRuntimePtrOutputWithContext ¶
func (o ServiceCodeConfigurationValuesRuntimeOutput) ToServiceCodeConfigurationValuesRuntimePtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationValuesRuntimePtrOutput
func (ServiceCodeConfigurationValuesRuntimeOutput) ToStringOutput ¶
func (o ServiceCodeConfigurationValuesRuntimeOutput) ToStringOutput() pulumi.StringOutput
func (ServiceCodeConfigurationValuesRuntimeOutput) ToStringOutputWithContext ¶
func (o ServiceCodeConfigurationValuesRuntimeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ServiceCodeConfigurationValuesRuntimeOutput) ToStringPtrOutput ¶
func (o ServiceCodeConfigurationValuesRuntimeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceCodeConfigurationValuesRuntimeOutput) ToStringPtrOutputWithContext ¶
func (o ServiceCodeConfigurationValuesRuntimeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceCodeConfigurationValuesRuntimePtrInput ¶
type ServiceCodeConfigurationValuesRuntimePtrInput interface { pulumi.Input ToServiceCodeConfigurationValuesRuntimePtrOutput() ServiceCodeConfigurationValuesRuntimePtrOutput ToServiceCodeConfigurationValuesRuntimePtrOutputWithContext(context.Context) ServiceCodeConfigurationValuesRuntimePtrOutput }
func ServiceCodeConfigurationValuesRuntimePtr ¶
func ServiceCodeConfigurationValuesRuntimePtr(v string) ServiceCodeConfigurationValuesRuntimePtrInput
type ServiceCodeConfigurationValuesRuntimePtrOutput ¶
type ServiceCodeConfigurationValuesRuntimePtrOutput struct{ *pulumi.OutputState }
func (ServiceCodeConfigurationValuesRuntimePtrOutput) ElementType ¶
func (ServiceCodeConfigurationValuesRuntimePtrOutput) ElementType() reflect.Type
func (ServiceCodeConfigurationValuesRuntimePtrOutput) ToServiceCodeConfigurationValuesRuntimePtrOutput ¶
func (o ServiceCodeConfigurationValuesRuntimePtrOutput) ToServiceCodeConfigurationValuesRuntimePtrOutput() ServiceCodeConfigurationValuesRuntimePtrOutput
func (ServiceCodeConfigurationValuesRuntimePtrOutput) ToServiceCodeConfigurationValuesRuntimePtrOutputWithContext ¶
func (o ServiceCodeConfigurationValuesRuntimePtrOutput) ToServiceCodeConfigurationValuesRuntimePtrOutputWithContext(ctx context.Context) ServiceCodeConfigurationValuesRuntimePtrOutput
func (ServiceCodeConfigurationValuesRuntimePtrOutput) ToStringPtrOutput ¶
func (o ServiceCodeConfigurationValuesRuntimePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceCodeConfigurationValuesRuntimePtrOutput) ToStringPtrOutputWithContext ¶
func (o ServiceCodeConfigurationValuesRuntimePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceCodeRepository ¶
type ServiceCodeRepository struct { // Configuration for building and running the service from a source code repository. // // > `CodeConfiguration` is required only for `CreateService` request. CodeConfiguration *ServiceCodeConfiguration `pulumi:"codeConfiguration"` // Repository Url RepositoryUrl string `pulumi:"repositoryUrl"` // The version that should be used within the source code repository. SourceCodeVersion ServiceSourceCodeVersion `pulumi:"sourceCodeVersion"` // Source Directory SourceDirectory *string `pulumi:"sourceDirectory"` }
Source Code Repository
type ServiceCodeRepositoryArgs ¶
type ServiceCodeRepositoryArgs struct { // Configuration for building and running the service from a source code repository. // // > `CodeConfiguration` is required only for `CreateService` request. CodeConfiguration ServiceCodeConfigurationPtrInput `pulumi:"codeConfiguration"` // Repository Url RepositoryUrl pulumi.StringInput `pulumi:"repositoryUrl"` // The version that should be used within the source code repository. SourceCodeVersion ServiceSourceCodeVersionInput `pulumi:"sourceCodeVersion"` // Source Directory SourceDirectory pulumi.StringPtrInput `pulumi:"sourceDirectory"` }
Source Code Repository
func (ServiceCodeRepositoryArgs) ElementType ¶
func (ServiceCodeRepositoryArgs) ElementType() reflect.Type
func (ServiceCodeRepositoryArgs) ToServiceCodeRepositoryOutput ¶
func (i ServiceCodeRepositoryArgs) ToServiceCodeRepositoryOutput() ServiceCodeRepositoryOutput
func (ServiceCodeRepositoryArgs) ToServiceCodeRepositoryOutputWithContext ¶
func (i ServiceCodeRepositoryArgs) ToServiceCodeRepositoryOutputWithContext(ctx context.Context) ServiceCodeRepositoryOutput
func (ServiceCodeRepositoryArgs) ToServiceCodeRepositoryPtrOutput ¶
func (i ServiceCodeRepositoryArgs) ToServiceCodeRepositoryPtrOutput() ServiceCodeRepositoryPtrOutput
func (ServiceCodeRepositoryArgs) ToServiceCodeRepositoryPtrOutputWithContext ¶
func (i ServiceCodeRepositoryArgs) ToServiceCodeRepositoryPtrOutputWithContext(ctx context.Context) ServiceCodeRepositoryPtrOutput
type ServiceCodeRepositoryInput ¶
type ServiceCodeRepositoryInput interface { pulumi.Input ToServiceCodeRepositoryOutput() ServiceCodeRepositoryOutput ToServiceCodeRepositoryOutputWithContext(context.Context) ServiceCodeRepositoryOutput }
ServiceCodeRepositoryInput is an input type that accepts ServiceCodeRepositoryArgs and ServiceCodeRepositoryOutput values. You can construct a concrete instance of `ServiceCodeRepositoryInput` via:
ServiceCodeRepositoryArgs{...}
type ServiceCodeRepositoryOutput ¶
type ServiceCodeRepositoryOutput struct{ *pulumi.OutputState }
Source Code Repository
func (ServiceCodeRepositoryOutput) CodeConfiguration ¶
func (o ServiceCodeRepositoryOutput) CodeConfiguration() ServiceCodeConfigurationPtrOutput
Configuration for building and running the service from a source code repository.
> `CodeConfiguration` is required only for `CreateService` request.
func (ServiceCodeRepositoryOutput) ElementType ¶
func (ServiceCodeRepositoryOutput) ElementType() reflect.Type
func (ServiceCodeRepositoryOutput) RepositoryUrl ¶
func (o ServiceCodeRepositoryOutput) RepositoryUrl() pulumi.StringOutput
Repository Url
func (ServiceCodeRepositoryOutput) SourceCodeVersion ¶
func (o ServiceCodeRepositoryOutput) SourceCodeVersion() ServiceSourceCodeVersionOutput
The version that should be used within the source code repository.
func (ServiceCodeRepositoryOutput) SourceDirectory ¶ added in v0.79.0
func (o ServiceCodeRepositoryOutput) SourceDirectory() pulumi.StringPtrOutput
Source Directory
func (ServiceCodeRepositoryOutput) ToServiceCodeRepositoryOutput ¶
func (o ServiceCodeRepositoryOutput) ToServiceCodeRepositoryOutput() ServiceCodeRepositoryOutput
func (ServiceCodeRepositoryOutput) ToServiceCodeRepositoryOutputWithContext ¶
func (o ServiceCodeRepositoryOutput) ToServiceCodeRepositoryOutputWithContext(ctx context.Context) ServiceCodeRepositoryOutput
func (ServiceCodeRepositoryOutput) ToServiceCodeRepositoryPtrOutput ¶
func (o ServiceCodeRepositoryOutput) ToServiceCodeRepositoryPtrOutput() ServiceCodeRepositoryPtrOutput
func (ServiceCodeRepositoryOutput) ToServiceCodeRepositoryPtrOutputWithContext ¶
func (o ServiceCodeRepositoryOutput) ToServiceCodeRepositoryPtrOutputWithContext(ctx context.Context) ServiceCodeRepositoryPtrOutput
type ServiceCodeRepositoryPtrInput ¶
type ServiceCodeRepositoryPtrInput interface { pulumi.Input ToServiceCodeRepositoryPtrOutput() ServiceCodeRepositoryPtrOutput ToServiceCodeRepositoryPtrOutputWithContext(context.Context) ServiceCodeRepositoryPtrOutput }
ServiceCodeRepositoryPtrInput is an input type that accepts ServiceCodeRepositoryArgs, ServiceCodeRepositoryPtr and ServiceCodeRepositoryPtrOutput values. You can construct a concrete instance of `ServiceCodeRepositoryPtrInput` via:
ServiceCodeRepositoryArgs{...} or: nil
func ServiceCodeRepositoryPtr ¶
func ServiceCodeRepositoryPtr(v *ServiceCodeRepositoryArgs) ServiceCodeRepositoryPtrInput
type ServiceCodeRepositoryPtrOutput ¶
type ServiceCodeRepositoryPtrOutput struct{ *pulumi.OutputState }
func (ServiceCodeRepositoryPtrOutput) CodeConfiguration ¶
func (o ServiceCodeRepositoryPtrOutput) CodeConfiguration() ServiceCodeConfigurationPtrOutput
Configuration for building and running the service from a source code repository.
> `CodeConfiguration` is required only for `CreateService` request.
func (ServiceCodeRepositoryPtrOutput) Elem ¶
func (o ServiceCodeRepositoryPtrOutput) Elem() ServiceCodeRepositoryOutput
func (ServiceCodeRepositoryPtrOutput) ElementType ¶
func (ServiceCodeRepositoryPtrOutput) ElementType() reflect.Type
func (ServiceCodeRepositoryPtrOutput) RepositoryUrl ¶
func (o ServiceCodeRepositoryPtrOutput) RepositoryUrl() pulumi.StringPtrOutput
Repository Url
func (ServiceCodeRepositoryPtrOutput) SourceCodeVersion ¶
func (o ServiceCodeRepositoryPtrOutput) SourceCodeVersion() ServiceSourceCodeVersionPtrOutput
The version that should be used within the source code repository.
func (ServiceCodeRepositoryPtrOutput) SourceDirectory ¶ added in v0.79.0
func (o ServiceCodeRepositoryPtrOutput) SourceDirectory() pulumi.StringPtrOutput
Source Directory
func (ServiceCodeRepositoryPtrOutput) ToServiceCodeRepositoryPtrOutput ¶
func (o ServiceCodeRepositoryPtrOutput) ToServiceCodeRepositoryPtrOutput() ServiceCodeRepositoryPtrOutput
func (ServiceCodeRepositoryPtrOutput) ToServiceCodeRepositoryPtrOutputWithContext ¶
func (o ServiceCodeRepositoryPtrOutput) ToServiceCodeRepositoryPtrOutputWithContext(ctx context.Context) ServiceCodeRepositoryPtrOutput
type ServiceEgressConfiguration ¶ added in v0.13.0
type ServiceEgressConfiguration struct { // Network egress type. EgressType ServiceEgressConfigurationEgressType `pulumi:"egressType"` // The Amazon Resource Name (ARN) of the App Runner VpcConnector. VpcConnectorArn *string `pulumi:"vpcConnectorArn"` }
Network egress configuration
type ServiceEgressConfigurationArgs ¶ added in v0.13.0
type ServiceEgressConfigurationArgs struct { // Network egress type. EgressType ServiceEgressConfigurationEgressTypeInput `pulumi:"egressType"` // The Amazon Resource Name (ARN) of the App Runner VpcConnector. VpcConnectorArn pulumi.StringPtrInput `pulumi:"vpcConnectorArn"` }
Network egress configuration
func (ServiceEgressConfigurationArgs) ElementType ¶ added in v0.13.0
func (ServiceEgressConfigurationArgs) ElementType() reflect.Type
func (ServiceEgressConfigurationArgs) ToServiceEgressConfigurationOutput ¶ added in v0.13.0
func (i ServiceEgressConfigurationArgs) ToServiceEgressConfigurationOutput() ServiceEgressConfigurationOutput
func (ServiceEgressConfigurationArgs) ToServiceEgressConfigurationOutputWithContext ¶ added in v0.13.0
func (i ServiceEgressConfigurationArgs) ToServiceEgressConfigurationOutputWithContext(ctx context.Context) ServiceEgressConfigurationOutput
func (ServiceEgressConfigurationArgs) ToServiceEgressConfigurationPtrOutput ¶ added in v0.13.0
func (i ServiceEgressConfigurationArgs) ToServiceEgressConfigurationPtrOutput() ServiceEgressConfigurationPtrOutput
func (ServiceEgressConfigurationArgs) ToServiceEgressConfigurationPtrOutputWithContext ¶ added in v0.13.0
func (i ServiceEgressConfigurationArgs) ToServiceEgressConfigurationPtrOutputWithContext(ctx context.Context) ServiceEgressConfigurationPtrOutput
type ServiceEgressConfigurationEgressType ¶ added in v0.13.0
type ServiceEgressConfigurationEgressType string
Network egress type.
func (ServiceEgressConfigurationEgressType) ElementType ¶ added in v0.13.0
func (ServiceEgressConfigurationEgressType) ElementType() reflect.Type
func (ServiceEgressConfigurationEgressType) ToServiceEgressConfigurationEgressTypeOutput ¶ added in v0.13.0
func (e ServiceEgressConfigurationEgressType) ToServiceEgressConfigurationEgressTypeOutput() ServiceEgressConfigurationEgressTypeOutput
func (ServiceEgressConfigurationEgressType) ToServiceEgressConfigurationEgressTypeOutputWithContext ¶ added in v0.13.0
func (e ServiceEgressConfigurationEgressType) ToServiceEgressConfigurationEgressTypeOutputWithContext(ctx context.Context) ServiceEgressConfigurationEgressTypeOutput
func (ServiceEgressConfigurationEgressType) ToServiceEgressConfigurationEgressTypePtrOutput ¶ added in v0.13.0
func (e ServiceEgressConfigurationEgressType) ToServiceEgressConfigurationEgressTypePtrOutput() ServiceEgressConfigurationEgressTypePtrOutput
func (ServiceEgressConfigurationEgressType) ToServiceEgressConfigurationEgressTypePtrOutputWithContext ¶ added in v0.13.0
func (e ServiceEgressConfigurationEgressType) ToServiceEgressConfigurationEgressTypePtrOutputWithContext(ctx context.Context) ServiceEgressConfigurationEgressTypePtrOutput
func (ServiceEgressConfigurationEgressType) ToStringOutput ¶ added in v0.13.0
func (e ServiceEgressConfigurationEgressType) ToStringOutput() pulumi.StringOutput
func (ServiceEgressConfigurationEgressType) ToStringOutputWithContext ¶ added in v0.13.0
func (e ServiceEgressConfigurationEgressType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ServiceEgressConfigurationEgressType) ToStringPtrOutput ¶ added in v0.13.0
func (e ServiceEgressConfigurationEgressType) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceEgressConfigurationEgressType) ToStringPtrOutputWithContext ¶ added in v0.13.0
func (e ServiceEgressConfigurationEgressType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceEgressConfigurationEgressTypeInput ¶ added in v0.13.0
type ServiceEgressConfigurationEgressTypeInput interface { pulumi.Input ToServiceEgressConfigurationEgressTypeOutput() ServiceEgressConfigurationEgressTypeOutput ToServiceEgressConfigurationEgressTypeOutputWithContext(context.Context) ServiceEgressConfigurationEgressTypeOutput }
ServiceEgressConfigurationEgressTypeInput is an input type that accepts values of the ServiceEgressConfigurationEgressType enum A concrete instance of `ServiceEgressConfigurationEgressTypeInput` can be one of the following:
ServiceEgressConfigurationEgressTypeDefault ServiceEgressConfigurationEgressTypeVpc
type ServiceEgressConfigurationEgressTypeOutput ¶ added in v0.13.0
type ServiceEgressConfigurationEgressTypeOutput struct{ *pulumi.OutputState }
func (ServiceEgressConfigurationEgressTypeOutput) ElementType ¶ added in v0.13.0
func (ServiceEgressConfigurationEgressTypeOutput) ElementType() reflect.Type
func (ServiceEgressConfigurationEgressTypeOutput) ToServiceEgressConfigurationEgressTypeOutput ¶ added in v0.13.0
func (o ServiceEgressConfigurationEgressTypeOutput) ToServiceEgressConfigurationEgressTypeOutput() ServiceEgressConfigurationEgressTypeOutput
func (ServiceEgressConfigurationEgressTypeOutput) ToServiceEgressConfigurationEgressTypeOutputWithContext ¶ added in v0.13.0
func (o ServiceEgressConfigurationEgressTypeOutput) ToServiceEgressConfigurationEgressTypeOutputWithContext(ctx context.Context) ServiceEgressConfigurationEgressTypeOutput
func (ServiceEgressConfigurationEgressTypeOutput) ToServiceEgressConfigurationEgressTypePtrOutput ¶ added in v0.13.0
func (o ServiceEgressConfigurationEgressTypeOutput) ToServiceEgressConfigurationEgressTypePtrOutput() ServiceEgressConfigurationEgressTypePtrOutput
func (ServiceEgressConfigurationEgressTypeOutput) ToServiceEgressConfigurationEgressTypePtrOutputWithContext ¶ added in v0.13.0
func (o ServiceEgressConfigurationEgressTypeOutput) ToServiceEgressConfigurationEgressTypePtrOutputWithContext(ctx context.Context) ServiceEgressConfigurationEgressTypePtrOutput
func (ServiceEgressConfigurationEgressTypeOutput) ToStringOutput ¶ added in v0.13.0
func (o ServiceEgressConfigurationEgressTypeOutput) ToStringOutput() pulumi.StringOutput
func (ServiceEgressConfigurationEgressTypeOutput) ToStringOutputWithContext ¶ added in v0.13.0
func (o ServiceEgressConfigurationEgressTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ServiceEgressConfigurationEgressTypeOutput) ToStringPtrOutput ¶ added in v0.13.0
func (o ServiceEgressConfigurationEgressTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceEgressConfigurationEgressTypeOutput) ToStringPtrOutputWithContext ¶ added in v0.13.0
func (o ServiceEgressConfigurationEgressTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceEgressConfigurationEgressTypePtrInput ¶ added in v0.13.0
type ServiceEgressConfigurationEgressTypePtrInput interface { pulumi.Input ToServiceEgressConfigurationEgressTypePtrOutput() ServiceEgressConfigurationEgressTypePtrOutput ToServiceEgressConfigurationEgressTypePtrOutputWithContext(context.Context) ServiceEgressConfigurationEgressTypePtrOutput }
func ServiceEgressConfigurationEgressTypePtr ¶ added in v0.13.0
func ServiceEgressConfigurationEgressTypePtr(v string) ServiceEgressConfigurationEgressTypePtrInput
type ServiceEgressConfigurationEgressTypePtrOutput ¶ added in v0.13.0
type ServiceEgressConfigurationEgressTypePtrOutput struct{ *pulumi.OutputState }
func (ServiceEgressConfigurationEgressTypePtrOutput) ElementType ¶ added in v0.13.0
func (ServiceEgressConfigurationEgressTypePtrOutput) ElementType() reflect.Type
func (ServiceEgressConfigurationEgressTypePtrOutput) ToServiceEgressConfigurationEgressTypePtrOutput ¶ added in v0.13.0
func (o ServiceEgressConfigurationEgressTypePtrOutput) ToServiceEgressConfigurationEgressTypePtrOutput() ServiceEgressConfigurationEgressTypePtrOutput
func (ServiceEgressConfigurationEgressTypePtrOutput) ToServiceEgressConfigurationEgressTypePtrOutputWithContext ¶ added in v0.13.0
func (o ServiceEgressConfigurationEgressTypePtrOutput) ToServiceEgressConfigurationEgressTypePtrOutputWithContext(ctx context.Context) ServiceEgressConfigurationEgressTypePtrOutput
func (ServiceEgressConfigurationEgressTypePtrOutput) ToStringPtrOutput ¶ added in v0.13.0
func (o ServiceEgressConfigurationEgressTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceEgressConfigurationEgressTypePtrOutput) ToStringPtrOutputWithContext ¶ added in v0.13.0
func (o ServiceEgressConfigurationEgressTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceEgressConfigurationInput ¶ added in v0.13.0
type ServiceEgressConfigurationInput interface { pulumi.Input ToServiceEgressConfigurationOutput() ServiceEgressConfigurationOutput ToServiceEgressConfigurationOutputWithContext(context.Context) ServiceEgressConfigurationOutput }
ServiceEgressConfigurationInput is an input type that accepts ServiceEgressConfigurationArgs and ServiceEgressConfigurationOutput values. You can construct a concrete instance of `ServiceEgressConfigurationInput` via:
ServiceEgressConfigurationArgs{...}
type ServiceEgressConfigurationOutput ¶ added in v0.13.0
type ServiceEgressConfigurationOutput struct{ *pulumi.OutputState }
Network egress configuration
func (ServiceEgressConfigurationOutput) EgressType ¶ added in v0.13.0
func (o ServiceEgressConfigurationOutput) EgressType() ServiceEgressConfigurationEgressTypeOutput
Network egress type.
func (ServiceEgressConfigurationOutput) ElementType ¶ added in v0.13.0
func (ServiceEgressConfigurationOutput) ElementType() reflect.Type
func (ServiceEgressConfigurationOutput) ToServiceEgressConfigurationOutput ¶ added in v0.13.0
func (o ServiceEgressConfigurationOutput) ToServiceEgressConfigurationOutput() ServiceEgressConfigurationOutput
func (ServiceEgressConfigurationOutput) ToServiceEgressConfigurationOutputWithContext ¶ added in v0.13.0
func (o ServiceEgressConfigurationOutput) ToServiceEgressConfigurationOutputWithContext(ctx context.Context) ServiceEgressConfigurationOutput
func (ServiceEgressConfigurationOutput) ToServiceEgressConfigurationPtrOutput ¶ added in v0.13.0
func (o ServiceEgressConfigurationOutput) ToServiceEgressConfigurationPtrOutput() ServiceEgressConfigurationPtrOutput
func (ServiceEgressConfigurationOutput) ToServiceEgressConfigurationPtrOutputWithContext ¶ added in v0.13.0
func (o ServiceEgressConfigurationOutput) ToServiceEgressConfigurationPtrOutputWithContext(ctx context.Context) ServiceEgressConfigurationPtrOutput
func (ServiceEgressConfigurationOutput) VpcConnectorArn ¶ added in v0.13.0
func (o ServiceEgressConfigurationOutput) VpcConnectorArn() pulumi.StringPtrOutput
The Amazon Resource Name (ARN) of the App Runner VpcConnector.
type ServiceEgressConfigurationPtrInput ¶ added in v0.13.0
type ServiceEgressConfigurationPtrInput interface { pulumi.Input ToServiceEgressConfigurationPtrOutput() ServiceEgressConfigurationPtrOutput ToServiceEgressConfigurationPtrOutputWithContext(context.Context) ServiceEgressConfigurationPtrOutput }
ServiceEgressConfigurationPtrInput is an input type that accepts ServiceEgressConfigurationArgs, ServiceEgressConfigurationPtr and ServiceEgressConfigurationPtrOutput values. You can construct a concrete instance of `ServiceEgressConfigurationPtrInput` via:
ServiceEgressConfigurationArgs{...} or: nil
func ServiceEgressConfigurationPtr ¶ added in v0.13.0
func ServiceEgressConfigurationPtr(v *ServiceEgressConfigurationArgs) ServiceEgressConfigurationPtrInput
type ServiceEgressConfigurationPtrOutput ¶ added in v0.13.0
type ServiceEgressConfigurationPtrOutput struct{ *pulumi.OutputState }
func (ServiceEgressConfigurationPtrOutput) EgressType ¶ added in v0.13.0
func (o ServiceEgressConfigurationPtrOutput) EgressType() ServiceEgressConfigurationEgressTypePtrOutput
Network egress type.
func (ServiceEgressConfigurationPtrOutput) Elem ¶ added in v0.13.0
func (o ServiceEgressConfigurationPtrOutput) Elem() ServiceEgressConfigurationOutput
func (ServiceEgressConfigurationPtrOutput) ElementType ¶ added in v0.13.0
func (ServiceEgressConfigurationPtrOutput) ElementType() reflect.Type
func (ServiceEgressConfigurationPtrOutput) ToServiceEgressConfigurationPtrOutput ¶ added in v0.13.0
func (o ServiceEgressConfigurationPtrOutput) ToServiceEgressConfigurationPtrOutput() ServiceEgressConfigurationPtrOutput
func (ServiceEgressConfigurationPtrOutput) ToServiceEgressConfigurationPtrOutputWithContext ¶ added in v0.13.0
func (o ServiceEgressConfigurationPtrOutput) ToServiceEgressConfigurationPtrOutputWithContext(ctx context.Context) ServiceEgressConfigurationPtrOutput
func (ServiceEgressConfigurationPtrOutput) VpcConnectorArn ¶ added in v0.13.0
func (o ServiceEgressConfigurationPtrOutput) VpcConnectorArn() pulumi.StringPtrOutput
The Amazon Resource Name (ARN) of the App Runner VpcConnector.
type ServiceEncryptionConfiguration ¶
type ServiceEncryptionConfiguration struct { // The KMS Key KmsKey string `pulumi:"kmsKey"` }
Encryption configuration (KMS key)
type ServiceEncryptionConfigurationArgs ¶
type ServiceEncryptionConfigurationArgs struct { // The KMS Key KmsKey pulumi.StringInput `pulumi:"kmsKey"` }
Encryption configuration (KMS key)
func (ServiceEncryptionConfigurationArgs) ElementType ¶
func (ServiceEncryptionConfigurationArgs) ElementType() reflect.Type
func (ServiceEncryptionConfigurationArgs) ToServiceEncryptionConfigurationOutput ¶
func (i ServiceEncryptionConfigurationArgs) ToServiceEncryptionConfigurationOutput() ServiceEncryptionConfigurationOutput
func (ServiceEncryptionConfigurationArgs) ToServiceEncryptionConfigurationOutputWithContext ¶
func (i ServiceEncryptionConfigurationArgs) ToServiceEncryptionConfigurationOutputWithContext(ctx context.Context) ServiceEncryptionConfigurationOutput
func (ServiceEncryptionConfigurationArgs) ToServiceEncryptionConfigurationPtrOutput ¶
func (i ServiceEncryptionConfigurationArgs) ToServiceEncryptionConfigurationPtrOutput() ServiceEncryptionConfigurationPtrOutput
func (ServiceEncryptionConfigurationArgs) ToServiceEncryptionConfigurationPtrOutputWithContext ¶
func (i ServiceEncryptionConfigurationArgs) ToServiceEncryptionConfigurationPtrOutputWithContext(ctx context.Context) ServiceEncryptionConfigurationPtrOutput
type ServiceEncryptionConfigurationInput ¶
type ServiceEncryptionConfigurationInput interface { pulumi.Input ToServiceEncryptionConfigurationOutput() ServiceEncryptionConfigurationOutput ToServiceEncryptionConfigurationOutputWithContext(context.Context) ServiceEncryptionConfigurationOutput }
ServiceEncryptionConfigurationInput is an input type that accepts ServiceEncryptionConfigurationArgs and ServiceEncryptionConfigurationOutput values. You can construct a concrete instance of `ServiceEncryptionConfigurationInput` via:
ServiceEncryptionConfigurationArgs{...}
type ServiceEncryptionConfigurationOutput ¶
type ServiceEncryptionConfigurationOutput struct{ *pulumi.OutputState }
Encryption configuration (KMS key)
func (ServiceEncryptionConfigurationOutput) ElementType ¶
func (ServiceEncryptionConfigurationOutput) ElementType() reflect.Type
func (ServiceEncryptionConfigurationOutput) KmsKey ¶
func (o ServiceEncryptionConfigurationOutput) KmsKey() pulumi.StringOutput
The KMS Key
func (ServiceEncryptionConfigurationOutput) ToServiceEncryptionConfigurationOutput ¶
func (o ServiceEncryptionConfigurationOutput) ToServiceEncryptionConfigurationOutput() ServiceEncryptionConfigurationOutput
func (ServiceEncryptionConfigurationOutput) ToServiceEncryptionConfigurationOutputWithContext ¶
func (o ServiceEncryptionConfigurationOutput) ToServiceEncryptionConfigurationOutputWithContext(ctx context.Context) ServiceEncryptionConfigurationOutput
func (ServiceEncryptionConfigurationOutput) ToServiceEncryptionConfigurationPtrOutput ¶
func (o ServiceEncryptionConfigurationOutput) ToServiceEncryptionConfigurationPtrOutput() ServiceEncryptionConfigurationPtrOutput
func (ServiceEncryptionConfigurationOutput) ToServiceEncryptionConfigurationPtrOutputWithContext ¶
func (o ServiceEncryptionConfigurationOutput) ToServiceEncryptionConfigurationPtrOutputWithContext(ctx context.Context) ServiceEncryptionConfigurationPtrOutput
type ServiceEncryptionConfigurationPtrInput ¶
type ServiceEncryptionConfigurationPtrInput interface { pulumi.Input ToServiceEncryptionConfigurationPtrOutput() ServiceEncryptionConfigurationPtrOutput ToServiceEncryptionConfigurationPtrOutputWithContext(context.Context) ServiceEncryptionConfigurationPtrOutput }
ServiceEncryptionConfigurationPtrInput is an input type that accepts ServiceEncryptionConfigurationArgs, ServiceEncryptionConfigurationPtr and ServiceEncryptionConfigurationPtrOutput values. You can construct a concrete instance of `ServiceEncryptionConfigurationPtrInput` via:
ServiceEncryptionConfigurationArgs{...} or: nil
func ServiceEncryptionConfigurationPtr ¶
func ServiceEncryptionConfigurationPtr(v *ServiceEncryptionConfigurationArgs) ServiceEncryptionConfigurationPtrInput
type ServiceEncryptionConfigurationPtrOutput ¶
type ServiceEncryptionConfigurationPtrOutput struct{ *pulumi.OutputState }
func (ServiceEncryptionConfigurationPtrOutput) ElementType ¶
func (ServiceEncryptionConfigurationPtrOutput) ElementType() reflect.Type
func (ServiceEncryptionConfigurationPtrOutput) KmsKey ¶
func (o ServiceEncryptionConfigurationPtrOutput) KmsKey() pulumi.StringPtrOutput
The KMS Key
func (ServiceEncryptionConfigurationPtrOutput) ToServiceEncryptionConfigurationPtrOutput ¶
func (o ServiceEncryptionConfigurationPtrOutput) ToServiceEncryptionConfigurationPtrOutput() ServiceEncryptionConfigurationPtrOutput
func (ServiceEncryptionConfigurationPtrOutput) ToServiceEncryptionConfigurationPtrOutputWithContext ¶
func (o ServiceEncryptionConfigurationPtrOutput) ToServiceEncryptionConfigurationPtrOutputWithContext(ctx context.Context) ServiceEncryptionConfigurationPtrOutput
type ServiceHealthCheckConfiguration ¶
type ServiceHealthCheckConfiguration struct { // Health check Healthy Threshold HealthyThreshold *int `pulumi:"healthyThreshold"` // Health check Interval Interval *int `pulumi:"interval"` // Health check Path Path *string `pulumi:"path"` // Health Check Protocol Protocol *ServiceHealthCheckConfigurationProtocol `pulumi:"protocol"` // Health check Timeout Timeout *int `pulumi:"timeout"` // Health check Unhealthy Threshold UnhealthyThreshold *int `pulumi:"unhealthyThreshold"` }
Health check configuration
type ServiceHealthCheckConfigurationArgs ¶
type ServiceHealthCheckConfigurationArgs struct { // Health check Healthy Threshold HealthyThreshold pulumi.IntPtrInput `pulumi:"healthyThreshold"` // Health check Interval Interval pulumi.IntPtrInput `pulumi:"interval"` // Health check Path Path pulumi.StringPtrInput `pulumi:"path"` // Health Check Protocol Protocol ServiceHealthCheckConfigurationProtocolPtrInput `pulumi:"protocol"` // Health check Timeout Timeout pulumi.IntPtrInput `pulumi:"timeout"` // Health check Unhealthy Threshold UnhealthyThreshold pulumi.IntPtrInput `pulumi:"unhealthyThreshold"` }
Health check configuration
func (ServiceHealthCheckConfigurationArgs) ElementType ¶
func (ServiceHealthCheckConfigurationArgs) ElementType() reflect.Type
func (ServiceHealthCheckConfigurationArgs) ToServiceHealthCheckConfigurationOutput ¶
func (i ServiceHealthCheckConfigurationArgs) ToServiceHealthCheckConfigurationOutput() ServiceHealthCheckConfigurationOutput
func (ServiceHealthCheckConfigurationArgs) ToServiceHealthCheckConfigurationOutputWithContext ¶
func (i ServiceHealthCheckConfigurationArgs) ToServiceHealthCheckConfigurationOutputWithContext(ctx context.Context) ServiceHealthCheckConfigurationOutput
func (ServiceHealthCheckConfigurationArgs) ToServiceHealthCheckConfigurationPtrOutput ¶
func (i ServiceHealthCheckConfigurationArgs) ToServiceHealthCheckConfigurationPtrOutput() ServiceHealthCheckConfigurationPtrOutput
func (ServiceHealthCheckConfigurationArgs) ToServiceHealthCheckConfigurationPtrOutputWithContext ¶
func (i ServiceHealthCheckConfigurationArgs) ToServiceHealthCheckConfigurationPtrOutputWithContext(ctx context.Context) ServiceHealthCheckConfigurationPtrOutput
type ServiceHealthCheckConfigurationInput ¶
type ServiceHealthCheckConfigurationInput interface { pulumi.Input ToServiceHealthCheckConfigurationOutput() ServiceHealthCheckConfigurationOutput ToServiceHealthCheckConfigurationOutputWithContext(context.Context) ServiceHealthCheckConfigurationOutput }
ServiceHealthCheckConfigurationInput is an input type that accepts ServiceHealthCheckConfigurationArgs and ServiceHealthCheckConfigurationOutput values. You can construct a concrete instance of `ServiceHealthCheckConfigurationInput` via:
ServiceHealthCheckConfigurationArgs{...}
type ServiceHealthCheckConfigurationOutput ¶
type ServiceHealthCheckConfigurationOutput struct{ *pulumi.OutputState }
Health check configuration
func (ServiceHealthCheckConfigurationOutput) ElementType ¶
func (ServiceHealthCheckConfigurationOutput) ElementType() reflect.Type
func (ServiceHealthCheckConfigurationOutput) HealthyThreshold ¶
func (o ServiceHealthCheckConfigurationOutput) HealthyThreshold() pulumi.IntPtrOutput
Health check Healthy Threshold
func (ServiceHealthCheckConfigurationOutput) Interval ¶
func (o ServiceHealthCheckConfigurationOutput) Interval() pulumi.IntPtrOutput
Health check Interval
func (ServiceHealthCheckConfigurationOutput) Path ¶
func (o ServiceHealthCheckConfigurationOutput) Path() pulumi.StringPtrOutput
Health check Path
func (ServiceHealthCheckConfigurationOutput) Protocol ¶
func (o ServiceHealthCheckConfigurationOutput) Protocol() ServiceHealthCheckConfigurationProtocolPtrOutput
Health Check Protocol
func (ServiceHealthCheckConfigurationOutput) Timeout ¶
func (o ServiceHealthCheckConfigurationOutput) Timeout() pulumi.IntPtrOutput
Health check Timeout
func (ServiceHealthCheckConfigurationOutput) ToServiceHealthCheckConfigurationOutput ¶
func (o ServiceHealthCheckConfigurationOutput) ToServiceHealthCheckConfigurationOutput() ServiceHealthCheckConfigurationOutput
func (ServiceHealthCheckConfigurationOutput) ToServiceHealthCheckConfigurationOutputWithContext ¶
func (o ServiceHealthCheckConfigurationOutput) ToServiceHealthCheckConfigurationOutputWithContext(ctx context.Context) ServiceHealthCheckConfigurationOutput
func (ServiceHealthCheckConfigurationOutput) ToServiceHealthCheckConfigurationPtrOutput ¶
func (o ServiceHealthCheckConfigurationOutput) ToServiceHealthCheckConfigurationPtrOutput() ServiceHealthCheckConfigurationPtrOutput
func (ServiceHealthCheckConfigurationOutput) ToServiceHealthCheckConfigurationPtrOutputWithContext ¶
func (o ServiceHealthCheckConfigurationOutput) ToServiceHealthCheckConfigurationPtrOutputWithContext(ctx context.Context) ServiceHealthCheckConfigurationPtrOutput
func (ServiceHealthCheckConfigurationOutput) UnhealthyThreshold ¶
func (o ServiceHealthCheckConfigurationOutput) UnhealthyThreshold() pulumi.IntPtrOutput
Health check Unhealthy Threshold
type ServiceHealthCheckConfigurationProtocol ¶
type ServiceHealthCheckConfigurationProtocol string
Health Check Protocol
func (ServiceHealthCheckConfigurationProtocol) ElementType ¶
func (ServiceHealthCheckConfigurationProtocol) ElementType() reflect.Type
func (ServiceHealthCheckConfigurationProtocol) ToServiceHealthCheckConfigurationProtocolOutput ¶
func (e ServiceHealthCheckConfigurationProtocol) ToServiceHealthCheckConfigurationProtocolOutput() ServiceHealthCheckConfigurationProtocolOutput
func (ServiceHealthCheckConfigurationProtocol) ToServiceHealthCheckConfigurationProtocolOutputWithContext ¶
func (e ServiceHealthCheckConfigurationProtocol) ToServiceHealthCheckConfigurationProtocolOutputWithContext(ctx context.Context) ServiceHealthCheckConfigurationProtocolOutput
func (ServiceHealthCheckConfigurationProtocol) ToServiceHealthCheckConfigurationProtocolPtrOutput ¶
func (e ServiceHealthCheckConfigurationProtocol) ToServiceHealthCheckConfigurationProtocolPtrOutput() ServiceHealthCheckConfigurationProtocolPtrOutput
func (ServiceHealthCheckConfigurationProtocol) ToServiceHealthCheckConfigurationProtocolPtrOutputWithContext ¶
func (e ServiceHealthCheckConfigurationProtocol) ToServiceHealthCheckConfigurationProtocolPtrOutputWithContext(ctx context.Context) ServiceHealthCheckConfigurationProtocolPtrOutput
func (ServiceHealthCheckConfigurationProtocol) ToStringOutput ¶
func (e ServiceHealthCheckConfigurationProtocol) ToStringOutput() pulumi.StringOutput
func (ServiceHealthCheckConfigurationProtocol) ToStringOutputWithContext ¶
func (e ServiceHealthCheckConfigurationProtocol) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ServiceHealthCheckConfigurationProtocol) ToStringPtrOutput ¶
func (e ServiceHealthCheckConfigurationProtocol) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceHealthCheckConfigurationProtocol) ToStringPtrOutputWithContext ¶
func (e ServiceHealthCheckConfigurationProtocol) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceHealthCheckConfigurationProtocolInput ¶
type ServiceHealthCheckConfigurationProtocolInput interface { pulumi.Input ToServiceHealthCheckConfigurationProtocolOutput() ServiceHealthCheckConfigurationProtocolOutput ToServiceHealthCheckConfigurationProtocolOutputWithContext(context.Context) ServiceHealthCheckConfigurationProtocolOutput }
ServiceHealthCheckConfigurationProtocolInput is an input type that accepts values of the ServiceHealthCheckConfigurationProtocol enum A concrete instance of `ServiceHealthCheckConfigurationProtocolInput` can be one of the following:
ServiceHealthCheckConfigurationProtocolTcp ServiceHealthCheckConfigurationProtocolHttp
type ServiceHealthCheckConfigurationProtocolOutput ¶
type ServiceHealthCheckConfigurationProtocolOutput struct{ *pulumi.OutputState }
func (ServiceHealthCheckConfigurationProtocolOutput) ElementType ¶
func (ServiceHealthCheckConfigurationProtocolOutput) ElementType() reflect.Type
func (ServiceHealthCheckConfigurationProtocolOutput) ToServiceHealthCheckConfigurationProtocolOutput ¶
func (o ServiceHealthCheckConfigurationProtocolOutput) ToServiceHealthCheckConfigurationProtocolOutput() ServiceHealthCheckConfigurationProtocolOutput
func (ServiceHealthCheckConfigurationProtocolOutput) ToServiceHealthCheckConfigurationProtocolOutputWithContext ¶
func (o ServiceHealthCheckConfigurationProtocolOutput) ToServiceHealthCheckConfigurationProtocolOutputWithContext(ctx context.Context) ServiceHealthCheckConfigurationProtocolOutput
func (ServiceHealthCheckConfigurationProtocolOutput) ToServiceHealthCheckConfigurationProtocolPtrOutput ¶
func (o ServiceHealthCheckConfigurationProtocolOutput) ToServiceHealthCheckConfigurationProtocolPtrOutput() ServiceHealthCheckConfigurationProtocolPtrOutput
func (ServiceHealthCheckConfigurationProtocolOutput) ToServiceHealthCheckConfigurationProtocolPtrOutputWithContext ¶
func (o ServiceHealthCheckConfigurationProtocolOutput) ToServiceHealthCheckConfigurationProtocolPtrOutputWithContext(ctx context.Context) ServiceHealthCheckConfigurationProtocolPtrOutput
func (ServiceHealthCheckConfigurationProtocolOutput) ToStringOutput ¶
func (o ServiceHealthCheckConfigurationProtocolOutput) ToStringOutput() pulumi.StringOutput
func (ServiceHealthCheckConfigurationProtocolOutput) ToStringOutputWithContext ¶
func (o ServiceHealthCheckConfigurationProtocolOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ServiceHealthCheckConfigurationProtocolOutput) ToStringPtrOutput ¶
func (o ServiceHealthCheckConfigurationProtocolOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceHealthCheckConfigurationProtocolOutput) ToStringPtrOutputWithContext ¶
func (o ServiceHealthCheckConfigurationProtocolOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceHealthCheckConfigurationProtocolPtrInput ¶
type ServiceHealthCheckConfigurationProtocolPtrInput interface { pulumi.Input ToServiceHealthCheckConfigurationProtocolPtrOutput() ServiceHealthCheckConfigurationProtocolPtrOutput ToServiceHealthCheckConfigurationProtocolPtrOutputWithContext(context.Context) ServiceHealthCheckConfigurationProtocolPtrOutput }
func ServiceHealthCheckConfigurationProtocolPtr ¶
func ServiceHealthCheckConfigurationProtocolPtr(v string) ServiceHealthCheckConfigurationProtocolPtrInput
type ServiceHealthCheckConfigurationProtocolPtrOutput ¶
type ServiceHealthCheckConfigurationProtocolPtrOutput struct{ *pulumi.OutputState }
func (ServiceHealthCheckConfigurationProtocolPtrOutput) ElementType ¶
func (ServiceHealthCheckConfigurationProtocolPtrOutput) ElementType() reflect.Type
func (ServiceHealthCheckConfigurationProtocolPtrOutput) ToServiceHealthCheckConfigurationProtocolPtrOutput ¶
func (o ServiceHealthCheckConfigurationProtocolPtrOutput) ToServiceHealthCheckConfigurationProtocolPtrOutput() ServiceHealthCheckConfigurationProtocolPtrOutput
func (ServiceHealthCheckConfigurationProtocolPtrOutput) ToServiceHealthCheckConfigurationProtocolPtrOutputWithContext ¶
func (o ServiceHealthCheckConfigurationProtocolPtrOutput) ToServiceHealthCheckConfigurationProtocolPtrOutputWithContext(ctx context.Context) ServiceHealthCheckConfigurationProtocolPtrOutput
func (ServiceHealthCheckConfigurationProtocolPtrOutput) ToStringPtrOutput ¶
func (o ServiceHealthCheckConfigurationProtocolPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceHealthCheckConfigurationProtocolPtrOutput) ToStringPtrOutputWithContext ¶
func (o ServiceHealthCheckConfigurationProtocolPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceHealthCheckConfigurationPtrInput ¶
type ServiceHealthCheckConfigurationPtrInput interface { pulumi.Input ToServiceHealthCheckConfigurationPtrOutput() ServiceHealthCheckConfigurationPtrOutput ToServiceHealthCheckConfigurationPtrOutputWithContext(context.Context) ServiceHealthCheckConfigurationPtrOutput }
ServiceHealthCheckConfigurationPtrInput is an input type that accepts ServiceHealthCheckConfigurationArgs, ServiceHealthCheckConfigurationPtr and ServiceHealthCheckConfigurationPtrOutput values. You can construct a concrete instance of `ServiceHealthCheckConfigurationPtrInput` via:
ServiceHealthCheckConfigurationArgs{...} or: nil
func ServiceHealthCheckConfigurationPtr ¶
func ServiceHealthCheckConfigurationPtr(v *ServiceHealthCheckConfigurationArgs) ServiceHealthCheckConfigurationPtrInput
type ServiceHealthCheckConfigurationPtrOutput ¶
type ServiceHealthCheckConfigurationPtrOutput struct{ *pulumi.OutputState }
func (ServiceHealthCheckConfigurationPtrOutput) ElementType ¶
func (ServiceHealthCheckConfigurationPtrOutput) ElementType() reflect.Type
func (ServiceHealthCheckConfigurationPtrOutput) HealthyThreshold ¶
func (o ServiceHealthCheckConfigurationPtrOutput) HealthyThreshold() pulumi.IntPtrOutput
Health check Healthy Threshold
func (ServiceHealthCheckConfigurationPtrOutput) Interval ¶
func (o ServiceHealthCheckConfigurationPtrOutput) Interval() pulumi.IntPtrOutput
Health check Interval
func (ServiceHealthCheckConfigurationPtrOutput) Path ¶
func (o ServiceHealthCheckConfigurationPtrOutput) Path() pulumi.StringPtrOutput
Health check Path
func (ServiceHealthCheckConfigurationPtrOutput) Protocol ¶
func (o ServiceHealthCheckConfigurationPtrOutput) Protocol() ServiceHealthCheckConfigurationProtocolPtrOutput
Health Check Protocol
func (ServiceHealthCheckConfigurationPtrOutput) Timeout ¶
func (o ServiceHealthCheckConfigurationPtrOutput) Timeout() pulumi.IntPtrOutput
Health check Timeout
func (ServiceHealthCheckConfigurationPtrOutput) ToServiceHealthCheckConfigurationPtrOutput ¶
func (o ServiceHealthCheckConfigurationPtrOutput) ToServiceHealthCheckConfigurationPtrOutput() ServiceHealthCheckConfigurationPtrOutput
func (ServiceHealthCheckConfigurationPtrOutput) ToServiceHealthCheckConfigurationPtrOutputWithContext ¶
func (o ServiceHealthCheckConfigurationPtrOutput) ToServiceHealthCheckConfigurationPtrOutputWithContext(ctx context.Context) ServiceHealthCheckConfigurationPtrOutput
func (ServiceHealthCheckConfigurationPtrOutput) UnhealthyThreshold ¶
func (o ServiceHealthCheckConfigurationPtrOutput) UnhealthyThreshold() pulumi.IntPtrOutput
Health check Unhealthy Threshold
type ServiceImageConfiguration ¶
type ServiceImageConfiguration struct { // Port Port *string `pulumi:"port"` // The secrets and parameters that get referenced by your service as environment variables RuntimeEnvironmentSecrets []ServiceKeyValuePair `pulumi:"runtimeEnvironmentSecrets"` // Environment variables that are available to your running App Runner service. An array of key-value pairs. RuntimeEnvironmentVariables []ServiceKeyValuePair `pulumi:"runtimeEnvironmentVariables"` // Start Command StartCommand *string `pulumi:"startCommand"` }
Image Configuration
type ServiceImageConfigurationArgs ¶
type ServiceImageConfigurationArgs struct { // Port Port pulumi.StringPtrInput `pulumi:"port"` // The secrets and parameters that get referenced by your service as environment variables RuntimeEnvironmentSecrets ServiceKeyValuePairArrayInput `pulumi:"runtimeEnvironmentSecrets"` // Environment variables that are available to your running App Runner service. An array of key-value pairs. RuntimeEnvironmentVariables ServiceKeyValuePairArrayInput `pulumi:"runtimeEnvironmentVariables"` // Start Command StartCommand pulumi.StringPtrInput `pulumi:"startCommand"` }
Image Configuration
func (ServiceImageConfigurationArgs) ElementType ¶
func (ServiceImageConfigurationArgs) ElementType() reflect.Type
func (ServiceImageConfigurationArgs) ToServiceImageConfigurationOutput ¶
func (i ServiceImageConfigurationArgs) ToServiceImageConfigurationOutput() ServiceImageConfigurationOutput
func (ServiceImageConfigurationArgs) ToServiceImageConfigurationOutputWithContext ¶
func (i ServiceImageConfigurationArgs) ToServiceImageConfigurationOutputWithContext(ctx context.Context) ServiceImageConfigurationOutput
func (ServiceImageConfigurationArgs) ToServiceImageConfigurationPtrOutput ¶
func (i ServiceImageConfigurationArgs) ToServiceImageConfigurationPtrOutput() ServiceImageConfigurationPtrOutput
func (ServiceImageConfigurationArgs) ToServiceImageConfigurationPtrOutputWithContext ¶
func (i ServiceImageConfigurationArgs) ToServiceImageConfigurationPtrOutputWithContext(ctx context.Context) ServiceImageConfigurationPtrOutput
type ServiceImageConfigurationInput ¶
type ServiceImageConfigurationInput interface { pulumi.Input ToServiceImageConfigurationOutput() ServiceImageConfigurationOutput ToServiceImageConfigurationOutputWithContext(context.Context) ServiceImageConfigurationOutput }
ServiceImageConfigurationInput is an input type that accepts ServiceImageConfigurationArgs and ServiceImageConfigurationOutput values. You can construct a concrete instance of `ServiceImageConfigurationInput` via:
ServiceImageConfigurationArgs{...}
type ServiceImageConfigurationOutput ¶
type ServiceImageConfigurationOutput struct{ *pulumi.OutputState }
Image Configuration
func (ServiceImageConfigurationOutput) ElementType ¶
func (ServiceImageConfigurationOutput) ElementType() reflect.Type
func (ServiceImageConfigurationOutput) Port ¶
func (o ServiceImageConfigurationOutput) Port() pulumi.StringPtrOutput
Port
func (ServiceImageConfigurationOutput) RuntimeEnvironmentSecrets ¶ added in v0.46.0
func (o ServiceImageConfigurationOutput) RuntimeEnvironmentSecrets() ServiceKeyValuePairArrayOutput
The secrets and parameters that get referenced by your service as environment variables
func (ServiceImageConfigurationOutput) RuntimeEnvironmentVariables ¶
func (o ServiceImageConfigurationOutput) RuntimeEnvironmentVariables() ServiceKeyValuePairArrayOutput
Environment variables that are available to your running App Runner service. An array of key-value pairs.
func (ServiceImageConfigurationOutput) StartCommand ¶
func (o ServiceImageConfigurationOutput) StartCommand() pulumi.StringPtrOutput
Start Command
func (ServiceImageConfigurationOutput) ToServiceImageConfigurationOutput ¶
func (o ServiceImageConfigurationOutput) ToServiceImageConfigurationOutput() ServiceImageConfigurationOutput
func (ServiceImageConfigurationOutput) ToServiceImageConfigurationOutputWithContext ¶
func (o ServiceImageConfigurationOutput) ToServiceImageConfigurationOutputWithContext(ctx context.Context) ServiceImageConfigurationOutput
func (ServiceImageConfigurationOutput) ToServiceImageConfigurationPtrOutput ¶
func (o ServiceImageConfigurationOutput) ToServiceImageConfigurationPtrOutput() ServiceImageConfigurationPtrOutput
func (ServiceImageConfigurationOutput) ToServiceImageConfigurationPtrOutputWithContext ¶
func (o ServiceImageConfigurationOutput) ToServiceImageConfigurationPtrOutputWithContext(ctx context.Context) ServiceImageConfigurationPtrOutput
type ServiceImageConfigurationPtrInput ¶
type ServiceImageConfigurationPtrInput interface { pulumi.Input ToServiceImageConfigurationPtrOutput() ServiceImageConfigurationPtrOutput ToServiceImageConfigurationPtrOutputWithContext(context.Context) ServiceImageConfigurationPtrOutput }
ServiceImageConfigurationPtrInput is an input type that accepts ServiceImageConfigurationArgs, ServiceImageConfigurationPtr and ServiceImageConfigurationPtrOutput values. You can construct a concrete instance of `ServiceImageConfigurationPtrInput` via:
ServiceImageConfigurationArgs{...} or: nil
func ServiceImageConfigurationPtr ¶
func ServiceImageConfigurationPtr(v *ServiceImageConfigurationArgs) ServiceImageConfigurationPtrInput
type ServiceImageConfigurationPtrOutput ¶
type ServiceImageConfigurationPtrOutput struct{ *pulumi.OutputState }
func (ServiceImageConfigurationPtrOutput) Elem ¶
func (o ServiceImageConfigurationPtrOutput) Elem() ServiceImageConfigurationOutput
func (ServiceImageConfigurationPtrOutput) ElementType ¶
func (ServiceImageConfigurationPtrOutput) ElementType() reflect.Type
func (ServiceImageConfigurationPtrOutput) Port ¶
func (o ServiceImageConfigurationPtrOutput) Port() pulumi.StringPtrOutput
Port
func (ServiceImageConfigurationPtrOutput) RuntimeEnvironmentSecrets ¶ added in v0.46.0
func (o ServiceImageConfigurationPtrOutput) RuntimeEnvironmentSecrets() ServiceKeyValuePairArrayOutput
The secrets and parameters that get referenced by your service as environment variables
func (ServiceImageConfigurationPtrOutput) RuntimeEnvironmentVariables ¶
func (o ServiceImageConfigurationPtrOutput) RuntimeEnvironmentVariables() ServiceKeyValuePairArrayOutput
Environment variables that are available to your running App Runner service. An array of key-value pairs.
func (ServiceImageConfigurationPtrOutput) StartCommand ¶
func (o ServiceImageConfigurationPtrOutput) StartCommand() pulumi.StringPtrOutput
Start Command
func (ServiceImageConfigurationPtrOutput) ToServiceImageConfigurationPtrOutput ¶
func (o ServiceImageConfigurationPtrOutput) ToServiceImageConfigurationPtrOutput() ServiceImageConfigurationPtrOutput
func (ServiceImageConfigurationPtrOutput) ToServiceImageConfigurationPtrOutputWithContext ¶
func (o ServiceImageConfigurationPtrOutput) ToServiceImageConfigurationPtrOutputWithContext(ctx context.Context) ServiceImageConfigurationPtrOutput
type ServiceImageRepository ¶
type ServiceImageRepository struct { // Configuration for running the identified image. ImageConfiguration *ServiceImageConfiguration `pulumi:"imageConfiguration"` // Image Identifier ImageIdentifier string `pulumi:"imageIdentifier"` // Image Repository Type ImageRepositoryType ServiceImageRepositoryImageRepositoryType `pulumi:"imageRepositoryType"` }
Image Repository
type ServiceImageRepositoryArgs ¶
type ServiceImageRepositoryArgs struct { // Configuration for running the identified image. ImageConfiguration ServiceImageConfigurationPtrInput `pulumi:"imageConfiguration"` // Image Identifier ImageIdentifier pulumi.StringInput `pulumi:"imageIdentifier"` // Image Repository Type ImageRepositoryType ServiceImageRepositoryImageRepositoryTypeInput `pulumi:"imageRepositoryType"` }
Image Repository
func (ServiceImageRepositoryArgs) ElementType ¶
func (ServiceImageRepositoryArgs) ElementType() reflect.Type
func (ServiceImageRepositoryArgs) ToServiceImageRepositoryOutput ¶
func (i ServiceImageRepositoryArgs) ToServiceImageRepositoryOutput() ServiceImageRepositoryOutput
func (ServiceImageRepositoryArgs) ToServiceImageRepositoryOutputWithContext ¶
func (i ServiceImageRepositoryArgs) ToServiceImageRepositoryOutputWithContext(ctx context.Context) ServiceImageRepositoryOutput
func (ServiceImageRepositoryArgs) ToServiceImageRepositoryPtrOutput ¶
func (i ServiceImageRepositoryArgs) ToServiceImageRepositoryPtrOutput() ServiceImageRepositoryPtrOutput
func (ServiceImageRepositoryArgs) ToServiceImageRepositoryPtrOutputWithContext ¶
func (i ServiceImageRepositoryArgs) ToServiceImageRepositoryPtrOutputWithContext(ctx context.Context) ServiceImageRepositoryPtrOutput
type ServiceImageRepositoryImageRepositoryType ¶
type ServiceImageRepositoryImageRepositoryType string
Image Repository Type
func (ServiceImageRepositoryImageRepositoryType) ElementType ¶
func (ServiceImageRepositoryImageRepositoryType) ElementType() reflect.Type
func (ServiceImageRepositoryImageRepositoryType) ToServiceImageRepositoryImageRepositoryTypeOutput ¶
func (e ServiceImageRepositoryImageRepositoryType) ToServiceImageRepositoryImageRepositoryTypeOutput() ServiceImageRepositoryImageRepositoryTypeOutput
func (ServiceImageRepositoryImageRepositoryType) ToServiceImageRepositoryImageRepositoryTypeOutputWithContext ¶
func (e ServiceImageRepositoryImageRepositoryType) ToServiceImageRepositoryImageRepositoryTypeOutputWithContext(ctx context.Context) ServiceImageRepositoryImageRepositoryTypeOutput
func (ServiceImageRepositoryImageRepositoryType) ToServiceImageRepositoryImageRepositoryTypePtrOutput ¶
func (e ServiceImageRepositoryImageRepositoryType) ToServiceImageRepositoryImageRepositoryTypePtrOutput() ServiceImageRepositoryImageRepositoryTypePtrOutput
func (ServiceImageRepositoryImageRepositoryType) ToServiceImageRepositoryImageRepositoryTypePtrOutputWithContext ¶
func (e ServiceImageRepositoryImageRepositoryType) ToServiceImageRepositoryImageRepositoryTypePtrOutputWithContext(ctx context.Context) ServiceImageRepositoryImageRepositoryTypePtrOutput
func (ServiceImageRepositoryImageRepositoryType) ToStringOutput ¶
func (e ServiceImageRepositoryImageRepositoryType) ToStringOutput() pulumi.StringOutput
func (ServiceImageRepositoryImageRepositoryType) ToStringOutputWithContext ¶
func (e ServiceImageRepositoryImageRepositoryType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ServiceImageRepositoryImageRepositoryType) ToStringPtrOutput ¶
func (e ServiceImageRepositoryImageRepositoryType) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceImageRepositoryImageRepositoryType) ToStringPtrOutputWithContext ¶
func (e ServiceImageRepositoryImageRepositoryType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceImageRepositoryImageRepositoryTypeInput ¶
type ServiceImageRepositoryImageRepositoryTypeInput interface { pulumi.Input ToServiceImageRepositoryImageRepositoryTypeOutput() ServiceImageRepositoryImageRepositoryTypeOutput ToServiceImageRepositoryImageRepositoryTypeOutputWithContext(context.Context) ServiceImageRepositoryImageRepositoryTypeOutput }
ServiceImageRepositoryImageRepositoryTypeInput is an input type that accepts values of the ServiceImageRepositoryImageRepositoryType enum A concrete instance of `ServiceImageRepositoryImageRepositoryTypeInput` can be one of the following:
ServiceImageRepositoryImageRepositoryTypeEcr ServiceImageRepositoryImageRepositoryTypeEcrPublic
type ServiceImageRepositoryImageRepositoryTypeOutput ¶
type ServiceImageRepositoryImageRepositoryTypeOutput struct{ *pulumi.OutputState }
func (ServiceImageRepositoryImageRepositoryTypeOutput) ElementType ¶
func (ServiceImageRepositoryImageRepositoryTypeOutput) ElementType() reflect.Type
func (ServiceImageRepositoryImageRepositoryTypeOutput) ToServiceImageRepositoryImageRepositoryTypeOutput ¶
func (o ServiceImageRepositoryImageRepositoryTypeOutput) ToServiceImageRepositoryImageRepositoryTypeOutput() ServiceImageRepositoryImageRepositoryTypeOutput
func (ServiceImageRepositoryImageRepositoryTypeOutput) ToServiceImageRepositoryImageRepositoryTypeOutputWithContext ¶
func (o ServiceImageRepositoryImageRepositoryTypeOutput) ToServiceImageRepositoryImageRepositoryTypeOutputWithContext(ctx context.Context) ServiceImageRepositoryImageRepositoryTypeOutput
func (ServiceImageRepositoryImageRepositoryTypeOutput) ToServiceImageRepositoryImageRepositoryTypePtrOutput ¶
func (o ServiceImageRepositoryImageRepositoryTypeOutput) ToServiceImageRepositoryImageRepositoryTypePtrOutput() ServiceImageRepositoryImageRepositoryTypePtrOutput
func (ServiceImageRepositoryImageRepositoryTypeOutput) ToServiceImageRepositoryImageRepositoryTypePtrOutputWithContext ¶
func (o ServiceImageRepositoryImageRepositoryTypeOutput) ToServiceImageRepositoryImageRepositoryTypePtrOutputWithContext(ctx context.Context) ServiceImageRepositoryImageRepositoryTypePtrOutput
func (ServiceImageRepositoryImageRepositoryTypeOutput) ToStringOutput ¶
func (o ServiceImageRepositoryImageRepositoryTypeOutput) ToStringOutput() pulumi.StringOutput
func (ServiceImageRepositoryImageRepositoryTypeOutput) ToStringOutputWithContext ¶
func (o ServiceImageRepositoryImageRepositoryTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ServiceImageRepositoryImageRepositoryTypeOutput) ToStringPtrOutput ¶
func (o ServiceImageRepositoryImageRepositoryTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceImageRepositoryImageRepositoryTypeOutput) ToStringPtrOutputWithContext ¶
func (o ServiceImageRepositoryImageRepositoryTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceImageRepositoryImageRepositoryTypePtrInput ¶
type ServiceImageRepositoryImageRepositoryTypePtrInput interface { pulumi.Input ToServiceImageRepositoryImageRepositoryTypePtrOutput() ServiceImageRepositoryImageRepositoryTypePtrOutput ToServiceImageRepositoryImageRepositoryTypePtrOutputWithContext(context.Context) ServiceImageRepositoryImageRepositoryTypePtrOutput }
func ServiceImageRepositoryImageRepositoryTypePtr ¶
func ServiceImageRepositoryImageRepositoryTypePtr(v string) ServiceImageRepositoryImageRepositoryTypePtrInput
type ServiceImageRepositoryImageRepositoryTypePtrOutput ¶
type ServiceImageRepositoryImageRepositoryTypePtrOutput struct{ *pulumi.OutputState }
func (ServiceImageRepositoryImageRepositoryTypePtrOutput) ElementType ¶
func (ServiceImageRepositoryImageRepositoryTypePtrOutput) ElementType() reflect.Type
func (ServiceImageRepositoryImageRepositoryTypePtrOutput) ToServiceImageRepositoryImageRepositoryTypePtrOutput ¶
func (o ServiceImageRepositoryImageRepositoryTypePtrOutput) ToServiceImageRepositoryImageRepositoryTypePtrOutput() ServiceImageRepositoryImageRepositoryTypePtrOutput
func (ServiceImageRepositoryImageRepositoryTypePtrOutput) ToServiceImageRepositoryImageRepositoryTypePtrOutputWithContext ¶
func (o ServiceImageRepositoryImageRepositoryTypePtrOutput) ToServiceImageRepositoryImageRepositoryTypePtrOutputWithContext(ctx context.Context) ServiceImageRepositoryImageRepositoryTypePtrOutput
func (ServiceImageRepositoryImageRepositoryTypePtrOutput) ToStringPtrOutput ¶
func (o ServiceImageRepositoryImageRepositoryTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceImageRepositoryImageRepositoryTypePtrOutput) ToStringPtrOutputWithContext ¶
func (o ServiceImageRepositoryImageRepositoryTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceImageRepositoryInput ¶
type ServiceImageRepositoryInput interface { pulumi.Input ToServiceImageRepositoryOutput() ServiceImageRepositoryOutput ToServiceImageRepositoryOutputWithContext(context.Context) ServiceImageRepositoryOutput }
ServiceImageRepositoryInput is an input type that accepts ServiceImageRepositoryArgs and ServiceImageRepositoryOutput values. You can construct a concrete instance of `ServiceImageRepositoryInput` via:
ServiceImageRepositoryArgs{...}
type ServiceImageRepositoryOutput ¶
type ServiceImageRepositoryOutput struct{ *pulumi.OutputState }
Image Repository
func (ServiceImageRepositoryOutput) ElementType ¶
func (ServiceImageRepositoryOutput) ElementType() reflect.Type
func (ServiceImageRepositoryOutput) ImageConfiguration ¶
func (o ServiceImageRepositoryOutput) ImageConfiguration() ServiceImageConfigurationPtrOutput
Configuration for running the identified image.
func (ServiceImageRepositoryOutput) ImageIdentifier ¶
func (o ServiceImageRepositoryOutput) ImageIdentifier() pulumi.StringOutput
Image Identifier
func (ServiceImageRepositoryOutput) ImageRepositoryType ¶
func (o ServiceImageRepositoryOutput) ImageRepositoryType() ServiceImageRepositoryImageRepositoryTypeOutput
Image Repository Type
func (ServiceImageRepositoryOutput) ToServiceImageRepositoryOutput ¶
func (o ServiceImageRepositoryOutput) ToServiceImageRepositoryOutput() ServiceImageRepositoryOutput
func (ServiceImageRepositoryOutput) ToServiceImageRepositoryOutputWithContext ¶
func (o ServiceImageRepositoryOutput) ToServiceImageRepositoryOutputWithContext(ctx context.Context) ServiceImageRepositoryOutput
func (ServiceImageRepositoryOutput) ToServiceImageRepositoryPtrOutput ¶
func (o ServiceImageRepositoryOutput) ToServiceImageRepositoryPtrOutput() ServiceImageRepositoryPtrOutput
func (ServiceImageRepositoryOutput) ToServiceImageRepositoryPtrOutputWithContext ¶
func (o ServiceImageRepositoryOutput) ToServiceImageRepositoryPtrOutputWithContext(ctx context.Context) ServiceImageRepositoryPtrOutput
type ServiceImageRepositoryPtrInput ¶
type ServiceImageRepositoryPtrInput interface { pulumi.Input ToServiceImageRepositoryPtrOutput() ServiceImageRepositoryPtrOutput ToServiceImageRepositoryPtrOutputWithContext(context.Context) ServiceImageRepositoryPtrOutput }
ServiceImageRepositoryPtrInput is an input type that accepts ServiceImageRepositoryArgs, ServiceImageRepositoryPtr and ServiceImageRepositoryPtrOutput values. You can construct a concrete instance of `ServiceImageRepositoryPtrInput` via:
ServiceImageRepositoryArgs{...} or: nil
func ServiceImageRepositoryPtr ¶
func ServiceImageRepositoryPtr(v *ServiceImageRepositoryArgs) ServiceImageRepositoryPtrInput
type ServiceImageRepositoryPtrOutput ¶
type ServiceImageRepositoryPtrOutput struct{ *pulumi.OutputState }
func (ServiceImageRepositoryPtrOutput) Elem ¶
func (o ServiceImageRepositoryPtrOutput) Elem() ServiceImageRepositoryOutput
func (ServiceImageRepositoryPtrOutput) ElementType ¶
func (ServiceImageRepositoryPtrOutput) ElementType() reflect.Type
func (ServiceImageRepositoryPtrOutput) ImageConfiguration ¶
func (o ServiceImageRepositoryPtrOutput) ImageConfiguration() ServiceImageConfigurationPtrOutput
Configuration for running the identified image.
func (ServiceImageRepositoryPtrOutput) ImageIdentifier ¶
func (o ServiceImageRepositoryPtrOutput) ImageIdentifier() pulumi.StringPtrOutput
Image Identifier
func (ServiceImageRepositoryPtrOutput) ImageRepositoryType ¶
func (o ServiceImageRepositoryPtrOutput) ImageRepositoryType() ServiceImageRepositoryImageRepositoryTypePtrOutput
Image Repository Type
func (ServiceImageRepositoryPtrOutput) ToServiceImageRepositoryPtrOutput ¶
func (o ServiceImageRepositoryPtrOutput) ToServiceImageRepositoryPtrOutput() ServiceImageRepositoryPtrOutput
func (ServiceImageRepositoryPtrOutput) ToServiceImageRepositoryPtrOutputWithContext ¶
func (o ServiceImageRepositoryPtrOutput) ToServiceImageRepositoryPtrOutputWithContext(ctx context.Context) ServiceImageRepositoryPtrOutput
type ServiceIngressConfiguration ¶ added in v0.40.0
type ServiceIngressConfiguration struct { // It's set to true if the Apprunner service is publicly accessible. It's set to false otherwise. IsPubliclyAccessible bool `pulumi:"isPubliclyAccessible"` }
Network ingress configuration
type ServiceIngressConfigurationArgs ¶ added in v0.40.0
type ServiceIngressConfigurationArgs struct { // It's set to true if the Apprunner service is publicly accessible. It's set to false otherwise. IsPubliclyAccessible pulumi.BoolInput `pulumi:"isPubliclyAccessible"` }
Network ingress configuration
func (ServiceIngressConfigurationArgs) ElementType ¶ added in v0.40.0
func (ServiceIngressConfigurationArgs) ElementType() reflect.Type
func (ServiceIngressConfigurationArgs) ToServiceIngressConfigurationOutput ¶ added in v0.40.0
func (i ServiceIngressConfigurationArgs) ToServiceIngressConfigurationOutput() ServiceIngressConfigurationOutput
func (ServiceIngressConfigurationArgs) ToServiceIngressConfigurationOutputWithContext ¶ added in v0.40.0
func (i ServiceIngressConfigurationArgs) ToServiceIngressConfigurationOutputWithContext(ctx context.Context) ServiceIngressConfigurationOutput
func (ServiceIngressConfigurationArgs) ToServiceIngressConfigurationPtrOutput ¶ added in v0.40.0
func (i ServiceIngressConfigurationArgs) ToServiceIngressConfigurationPtrOutput() ServiceIngressConfigurationPtrOutput
func (ServiceIngressConfigurationArgs) ToServiceIngressConfigurationPtrOutputWithContext ¶ added in v0.40.0
func (i ServiceIngressConfigurationArgs) ToServiceIngressConfigurationPtrOutputWithContext(ctx context.Context) ServiceIngressConfigurationPtrOutput
type ServiceIngressConfigurationInput ¶ added in v0.40.0
type ServiceIngressConfigurationInput interface { pulumi.Input ToServiceIngressConfigurationOutput() ServiceIngressConfigurationOutput ToServiceIngressConfigurationOutputWithContext(context.Context) ServiceIngressConfigurationOutput }
ServiceIngressConfigurationInput is an input type that accepts ServiceIngressConfigurationArgs and ServiceIngressConfigurationOutput values. You can construct a concrete instance of `ServiceIngressConfigurationInput` via:
ServiceIngressConfigurationArgs{...}
type ServiceIngressConfigurationOutput ¶ added in v0.40.0
type ServiceIngressConfigurationOutput struct{ *pulumi.OutputState }
Network ingress configuration
func (ServiceIngressConfigurationOutput) ElementType ¶ added in v0.40.0
func (ServiceIngressConfigurationOutput) ElementType() reflect.Type
func (ServiceIngressConfigurationOutput) IsPubliclyAccessible ¶ added in v0.40.0
func (o ServiceIngressConfigurationOutput) IsPubliclyAccessible() pulumi.BoolOutput
It's set to true if the Apprunner service is publicly accessible. It's set to false otherwise.
func (ServiceIngressConfigurationOutput) ToServiceIngressConfigurationOutput ¶ added in v0.40.0
func (o ServiceIngressConfigurationOutput) ToServiceIngressConfigurationOutput() ServiceIngressConfigurationOutput
func (ServiceIngressConfigurationOutput) ToServiceIngressConfigurationOutputWithContext ¶ added in v0.40.0
func (o ServiceIngressConfigurationOutput) ToServiceIngressConfigurationOutputWithContext(ctx context.Context) ServiceIngressConfigurationOutput
func (ServiceIngressConfigurationOutput) ToServiceIngressConfigurationPtrOutput ¶ added in v0.40.0
func (o ServiceIngressConfigurationOutput) ToServiceIngressConfigurationPtrOutput() ServiceIngressConfigurationPtrOutput
func (ServiceIngressConfigurationOutput) ToServiceIngressConfigurationPtrOutputWithContext ¶ added in v0.40.0
func (o ServiceIngressConfigurationOutput) ToServiceIngressConfigurationPtrOutputWithContext(ctx context.Context) ServiceIngressConfigurationPtrOutput
type ServiceIngressConfigurationPtrInput ¶ added in v0.40.0
type ServiceIngressConfigurationPtrInput interface { pulumi.Input ToServiceIngressConfigurationPtrOutput() ServiceIngressConfigurationPtrOutput ToServiceIngressConfigurationPtrOutputWithContext(context.Context) ServiceIngressConfigurationPtrOutput }
ServiceIngressConfigurationPtrInput is an input type that accepts ServiceIngressConfigurationArgs, ServiceIngressConfigurationPtr and ServiceIngressConfigurationPtrOutput values. You can construct a concrete instance of `ServiceIngressConfigurationPtrInput` via:
ServiceIngressConfigurationArgs{...} or: nil
func ServiceIngressConfigurationPtr ¶ added in v0.40.0
func ServiceIngressConfigurationPtr(v *ServiceIngressConfigurationArgs) ServiceIngressConfigurationPtrInput
type ServiceIngressConfigurationPtrOutput ¶ added in v0.40.0
type ServiceIngressConfigurationPtrOutput struct{ *pulumi.OutputState }
func (ServiceIngressConfigurationPtrOutput) ElementType ¶ added in v0.40.0
func (ServiceIngressConfigurationPtrOutput) ElementType() reflect.Type
func (ServiceIngressConfigurationPtrOutput) IsPubliclyAccessible ¶ added in v0.40.0
func (o ServiceIngressConfigurationPtrOutput) IsPubliclyAccessible() pulumi.BoolPtrOutput
It's set to true if the Apprunner service is publicly accessible. It's set to false otherwise.
func (ServiceIngressConfigurationPtrOutput) ToServiceIngressConfigurationPtrOutput ¶ added in v0.40.0
func (o ServiceIngressConfigurationPtrOutput) ToServiceIngressConfigurationPtrOutput() ServiceIngressConfigurationPtrOutput
func (ServiceIngressConfigurationPtrOutput) ToServiceIngressConfigurationPtrOutputWithContext ¶ added in v0.40.0
func (o ServiceIngressConfigurationPtrOutput) ToServiceIngressConfigurationPtrOutputWithContext(ctx context.Context) ServiceIngressConfigurationPtrOutput
type ServiceInput ¶
type ServiceInput interface { pulumi.Input ToServiceOutput() ServiceOutput ToServiceOutputWithContext(ctx context.Context) ServiceOutput }
type ServiceInstanceConfiguration ¶
type ServiceInstanceConfiguration struct { // CPU Cpu *string `pulumi:"cpu"` // Instance Role Arn InstanceRoleArn *string `pulumi:"instanceRoleArn"` // Memory Memory *string `pulumi:"memory"` }
Instance Configuration
type ServiceInstanceConfigurationArgs ¶
type ServiceInstanceConfigurationArgs struct { // CPU Cpu pulumi.StringPtrInput `pulumi:"cpu"` // Instance Role Arn InstanceRoleArn pulumi.StringPtrInput `pulumi:"instanceRoleArn"` // Memory Memory pulumi.StringPtrInput `pulumi:"memory"` }
Instance Configuration
func (ServiceInstanceConfigurationArgs) ElementType ¶
func (ServiceInstanceConfigurationArgs) ElementType() reflect.Type
func (ServiceInstanceConfigurationArgs) ToServiceInstanceConfigurationOutput ¶
func (i ServiceInstanceConfigurationArgs) ToServiceInstanceConfigurationOutput() ServiceInstanceConfigurationOutput
func (ServiceInstanceConfigurationArgs) ToServiceInstanceConfigurationOutputWithContext ¶
func (i ServiceInstanceConfigurationArgs) ToServiceInstanceConfigurationOutputWithContext(ctx context.Context) ServiceInstanceConfigurationOutput
func (ServiceInstanceConfigurationArgs) ToServiceInstanceConfigurationPtrOutput ¶
func (i ServiceInstanceConfigurationArgs) ToServiceInstanceConfigurationPtrOutput() ServiceInstanceConfigurationPtrOutput
func (ServiceInstanceConfigurationArgs) ToServiceInstanceConfigurationPtrOutputWithContext ¶
func (i ServiceInstanceConfigurationArgs) ToServiceInstanceConfigurationPtrOutputWithContext(ctx context.Context) ServiceInstanceConfigurationPtrOutput
type ServiceInstanceConfigurationInput ¶
type ServiceInstanceConfigurationInput interface { pulumi.Input ToServiceInstanceConfigurationOutput() ServiceInstanceConfigurationOutput ToServiceInstanceConfigurationOutputWithContext(context.Context) ServiceInstanceConfigurationOutput }
ServiceInstanceConfigurationInput is an input type that accepts ServiceInstanceConfigurationArgs and ServiceInstanceConfigurationOutput values. You can construct a concrete instance of `ServiceInstanceConfigurationInput` via:
ServiceInstanceConfigurationArgs{...}
type ServiceInstanceConfigurationOutput ¶
type ServiceInstanceConfigurationOutput struct{ *pulumi.OutputState }
Instance Configuration
func (ServiceInstanceConfigurationOutput) Cpu ¶
func (o ServiceInstanceConfigurationOutput) Cpu() pulumi.StringPtrOutput
CPU
func (ServiceInstanceConfigurationOutput) ElementType ¶
func (ServiceInstanceConfigurationOutput) ElementType() reflect.Type
func (ServiceInstanceConfigurationOutput) InstanceRoleArn ¶
func (o ServiceInstanceConfigurationOutput) InstanceRoleArn() pulumi.StringPtrOutput
Instance Role Arn
func (ServiceInstanceConfigurationOutput) Memory ¶
func (o ServiceInstanceConfigurationOutput) Memory() pulumi.StringPtrOutput
Memory
func (ServiceInstanceConfigurationOutput) ToServiceInstanceConfigurationOutput ¶
func (o ServiceInstanceConfigurationOutput) ToServiceInstanceConfigurationOutput() ServiceInstanceConfigurationOutput
func (ServiceInstanceConfigurationOutput) ToServiceInstanceConfigurationOutputWithContext ¶
func (o ServiceInstanceConfigurationOutput) ToServiceInstanceConfigurationOutputWithContext(ctx context.Context) ServiceInstanceConfigurationOutput
func (ServiceInstanceConfigurationOutput) ToServiceInstanceConfigurationPtrOutput ¶
func (o ServiceInstanceConfigurationOutput) ToServiceInstanceConfigurationPtrOutput() ServiceInstanceConfigurationPtrOutput
func (ServiceInstanceConfigurationOutput) ToServiceInstanceConfigurationPtrOutputWithContext ¶
func (o ServiceInstanceConfigurationOutput) ToServiceInstanceConfigurationPtrOutputWithContext(ctx context.Context) ServiceInstanceConfigurationPtrOutput
type ServiceInstanceConfigurationPtrInput ¶
type ServiceInstanceConfigurationPtrInput interface { pulumi.Input ToServiceInstanceConfigurationPtrOutput() ServiceInstanceConfigurationPtrOutput ToServiceInstanceConfigurationPtrOutputWithContext(context.Context) ServiceInstanceConfigurationPtrOutput }
ServiceInstanceConfigurationPtrInput is an input type that accepts ServiceInstanceConfigurationArgs, ServiceInstanceConfigurationPtr and ServiceInstanceConfigurationPtrOutput values. You can construct a concrete instance of `ServiceInstanceConfigurationPtrInput` via:
ServiceInstanceConfigurationArgs{...} or: nil
func ServiceInstanceConfigurationPtr ¶
func ServiceInstanceConfigurationPtr(v *ServiceInstanceConfigurationArgs) ServiceInstanceConfigurationPtrInput
type ServiceInstanceConfigurationPtrOutput ¶
type ServiceInstanceConfigurationPtrOutput struct{ *pulumi.OutputState }
func (ServiceInstanceConfigurationPtrOutput) Cpu ¶
func (o ServiceInstanceConfigurationPtrOutput) Cpu() pulumi.StringPtrOutput
CPU
func (ServiceInstanceConfigurationPtrOutput) ElementType ¶
func (ServiceInstanceConfigurationPtrOutput) ElementType() reflect.Type
func (ServiceInstanceConfigurationPtrOutput) InstanceRoleArn ¶
func (o ServiceInstanceConfigurationPtrOutput) InstanceRoleArn() pulumi.StringPtrOutput
Instance Role Arn
func (ServiceInstanceConfigurationPtrOutput) Memory ¶
func (o ServiceInstanceConfigurationPtrOutput) Memory() pulumi.StringPtrOutput
Memory
func (ServiceInstanceConfigurationPtrOutput) ToServiceInstanceConfigurationPtrOutput ¶
func (o ServiceInstanceConfigurationPtrOutput) ToServiceInstanceConfigurationPtrOutput() ServiceInstanceConfigurationPtrOutput
func (ServiceInstanceConfigurationPtrOutput) ToServiceInstanceConfigurationPtrOutputWithContext ¶
func (o ServiceInstanceConfigurationPtrOutput) ToServiceInstanceConfigurationPtrOutputWithContext(ctx context.Context) ServiceInstanceConfigurationPtrOutput
type ServiceKeyValuePair ¶
type ServiceKeyValuePairArgs ¶
type ServiceKeyValuePairArgs struct { // The key name string to map to a value. Name pulumi.StringPtrInput `pulumi:"name"` // The value string to which the key name is mapped. Value pulumi.StringPtrInput `pulumi:"value"` }
func (ServiceKeyValuePairArgs) ElementType ¶
func (ServiceKeyValuePairArgs) ElementType() reflect.Type
func (ServiceKeyValuePairArgs) ToServiceKeyValuePairOutput ¶
func (i ServiceKeyValuePairArgs) ToServiceKeyValuePairOutput() ServiceKeyValuePairOutput
func (ServiceKeyValuePairArgs) ToServiceKeyValuePairOutputWithContext ¶
func (i ServiceKeyValuePairArgs) ToServiceKeyValuePairOutputWithContext(ctx context.Context) ServiceKeyValuePairOutput
type ServiceKeyValuePairArray ¶
type ServiceKeyValuePairArray []ServiceKeyValuePairInput
func (ServiceKeyValuePairArray) ElementType ¶
func (ServiceKeyValuePairArray) ElementType() reflect.Type
func (ServiceKeyValuePairArray) ToServiceKeyValuePairArrayOutput ¶
func (i ServiceKeyValuePairArray) ToServiceKeyValuePairArrayOutput() ServiceKeyValuePairArrayOutput
func (ServiceKeyValuePairArray) ToServiceKeyValuePairArrayOutputWithContext ¶
func (i ServiceKeyValuePairArray) ToServiceKeyValuePairArrayOutputWithContext(ctx context.Context) ServiceKeyValuePairArrayOutput
type ServiceKeyValuePairArrayInput ¶
type ServiceKeyValuePairArrayInput interface { pulumi.Input ToServiceKeyValuePairArrayOutput() ServiceKeyValuePairArrayOutput ToServiceKeyValuePairArrayOutputWithContext(context.Context) ServiceKeyValuePairArrayOutput }
ServiceKeyValuePairArrayInput is an input type that accepts ServiceKeyValuePairArray and ServiceKeyValuePairArrayOutput values. You can construct a concrete instance of `ServiceKeyValuePairArrayInput` via:
ServiceKeyValuePairArray{ ServiceKeyValuePairArgs{...} }
type ServiceKeyValuePairArrayOutput ¶
type ServiceKeyValuePairArrayOutput struct{ *pulumi.OutputState }
func (ServiceKeyValuePairArrayOutput) ElementType ¶
func (ServiceKeyValuePairArrayOutput) ElementType() reflect.Type
func (ServiceKeyValuePairArrayOutput) Index ¶
func (o ServiceKeyValuePairArrayOutput) Index(i pulumi.IntInput) ServiceKeyValuePairOutput
func (ServiceKeyValuePairArrayOutput) ToServiceKeyValuePairArrayOutput ¶
func (o ServiceKeyValuePairArrayOutput) ToServiceKeyValuePairArrayOutput() ServiceKeyValuePairArrayOutput
func (ServiceKeyValuePairArrayOutput) ToServiceKeyValuePairArrayOutputWithContext ¶
func (o ServiceKeyValuePairArrayOutput) ToServiceKeyValuePairArrayOutputWithContext(ctx context.Context) ServiceKeyValuePairArrayOutput
type ServiceKeyValuePairInput ¶
type ServiceKeyValuePairInput interface { pulumi.Input ToServiceKeyValuePairOutput() ServiceKeyValuePairOutput ToServiceKeyValuePairOutputWithContext(context.Context) ServiceKeyValuePairOutput }
ServiceKeyValuePairInput is an input type that accepts ServiceKeyValuePairArgs and ServiceKeyValuePairOutput values. You can construct a concrete instance of `ServiceKeyValuePairInput` via:
ServiceKeyValuePairArgs{...}
type ServiceKeyValuePairOutput ¶
type ServiceKeyValuePairOutput struct{ *pulumi.OutputState }
func (ServiceKeyValuePairOutput) ElementType ¶
func (ServiceKeyValuePairOutput) ElementType() reflect.Type
func (ServiceKeyValuePairOutput) Name ¶
func (o ServiceKeyValuePairOutput) Name() pulumi.StringPtrOutput
The key name string to map to a value.
func (ServiceKeyValuePairOutput) ToServiceKeyValuePairOutput ¶
func (o ServiceKeyValuePairOutput) ToServiceKeyValuePairOutput() ServiceKeyValuePairOutput
func (ServiceKeyValuePairOutput) ToServiceKeyValuePairOutputWithContext ¶
func (o ServiceKeyValuePairOutput) ToServiceKeyValuePairOutputWithContext(ctx context.Context) ServiceKeyValuePairOutput
func (ServiceKeyValuePairOutput) Value ¶
func (o ServiceKeyValuePairOutput) Value() pulumi.StringPtrOutput
The value string to which the key name is mapped.
type ServiceNetworkConfiguration ¶ added in v0.13.0
type ServiceNetworkConfiguration struct { // Network configuration settings for outbound message traffic. EgressConfiguration *ServiceEgressConfiguration `pulumi:"egressConfiguration"` // Network configuration settings for inbound message traffic. IngressConfiguration *ServiceIngressConfiguration `pulumi:"ingressConfiguration"` // App Runner service endpoint IP address type IpAddressType *ServiceNetworkConfigurationIpAddressType `pulumi:"ipAddressType"` }
Network configuration
type ServiceNetworkConfigurationArgs ¶ added in v0.13.0
type ServiceNetworkConfigurationArgs struct { // Network configuration settings for outbound message traffic. EgressConfiguration ServiceEgressConfigurationPtrInput `pulumi:"egressConfiguration"` // Network configuration settings for inbound message traffic. IngressConfiguration ServiceIngressConfigurationPtrInput `pulumi:"ingressConfiguration"` // App Runner service endpoint IP address type IpAddressType ServiceNetworkConfigurationIpAddressTypePtrInput `pulumi:"ipAddressType"` }
Network configuration
func (ServiceNetworkConfigurationArgs) ElementType ¶ added in v0.13.0
func (ServiceNetworkConfigurationArgs) ElementType() reflect.Type
func (ServiceNetworkConfigurationArgs) ToServiceNetworkConfigurationOutput ¶ added in v0.13.0
func (i ServiceNetworkConfigurationArgs) ToServiceNetworkConfigurationOutput() ServiceNetworkConfigurationOutput
func (ServiceNetworkConfigurationArgs) ToServiceNetworkConfigurationOutputWithContext ¶ added in v0.13.0
func (i ServiceNetworkConfigurationArgs) ToServiceNetworkConfigurationOutputWithContext(ctx context.Context) ServiceNetworkConfigurationOutput
func (ServiceNetworkConfigurationArgs) ToServiceNetworkConfigurationPtrOutput ¶ added in v0.13.0
func (i ServiceNetworkConfigurationArgs) ToServiceNetworkConfigurationPtrOutput() ServiceNetworkConfigurationPtrOutput
func (ServiceNetworkConfigurationArgs) ToServiceNetworkConfigurationPtrOutputWithContext ¶ added in v0.13.0
func (i ServiceNetworkConfigurationArgs) ToServiceNetworkConfigurationPtrOutputWithContext(ctx context.Context) ServiceNetworkConfigurationPtrOutput
type ServiceNetworkConfigurationInput ¶ added in v0.13.0
type ServiceNetworkConfigurationInput interface { pulumi.Input ToServiceNetworkConfigurationOutput() ServiceNetworkConfigurationOutput ToServiceNetworkConfigurationOutputWithContext(context.Context) ServiceNetworkConfigurationOutput }
ServiceNetworkConfigurationInput is an input type that accepts ServiceNetworkConfigurationArgs and ServiceNetworkConfigurationOutput values. You can construct a concrete instance of `ServiceNetworkConfigurationInput` via:
ServiceNetworkConfigurationArgs{...}
type ServiceNetworkConfigurationIpAddressType ¶ added in v0.84.0
type ServiceNetworkConfigurationIpAddressType string
App Runner service endpoint IP address type
func (ServiceNetworkConfigurationIpAddressType) ElementType ¶ added in v0.84.0
func (ServiceNetworkConfigurationIpAddressType) ElementType() reflect.Type
func (ServiceNetworkConfigurationIpAddressType) ToServiceNetworkConfigurationIpAddressTypeOutput ¶ added in v0.84.0
func (e ServiceNetworkConfigurationIpAddressType) ToServiceNetworkConfigurationIpAddressTypeOutput() ServiceNetworkConfigurationIpAddressTypeOutput
func (ServiceNetworkConfigurationIpAddressType) ToServiceNetworkConfigurationIpAddressTypeOutputWithContext ¶ added in v0.84.0
func (e ServiceNetworkConfigurationIpAddressType) ToServiceNetworkConfigurationIpAddressTypeOutputWithContext(ctx context.Context) ServiceNetworkConfigurationIpAddressTypeOutput
func (ServiceNetworkConfigurationIpAddressType) ToServiceNetworkConfigurationIpAddressTypePtrOutput ¶ added in v0.84.0
func (e ServiceNetworkConfigurationIpAddressType) ToServiceNetworkConfigurationIpAddressTypePtrOutput() ServiceNetworkConfigurationIpAddressTypePtrOutput
func (ServiceNetworkConfigurationIpAddressType) ToServiceNetworkConfigurationIpAddressTypePtrOutputWithContext ¶ added in v0.84.0
func (e ServiceNetworkConfigurationIpAddressType) ToServiceNetworkConfigurationIpAddressTypePtrOutputWithContext(ctx context.Context) ServiceNetworkConfigurationIpAddressTypePtrOutput
func (ServiceNetworkConfigurationIpAddressType) ToStringOutput ¶ added in v0.84.0
func (e ServiceNetworkConfigurationIpAddressType) ToStringOutput() pulumi.StringOutput
func (ServiceNetworkConfigurationIpAddressType) ToStringOutputWithContext ¶ added in v0.84.0
func (e ServiceNetworkConfigurationIpAddressType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ServiceNetworkConfigurationIpAddressType) ToStringPtrOutput ¶ added in v0.84.0
func (e ServiceNetworkConfigurationIpAddressType) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceNetworkConfigurationIpAddressType) ToStringPtrOutputWithContext ¶ added in v0.84.0
func (e ServiceNetworkConfigurationIpAddressType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceNetworkConfigurationIpAddressTypeInput ¶ added in v0.84.0
type ServiceNetworkConfigurationIpAddressTypeInput interface { pulumi.Input ToServiceNetworkConfigurationIpAddressTypeOutput() ServiceNetworkConfigurationIpAddressTypeOutput ToServiceNetworkConfigurationIpAddressTypeOutputWithContext(context.Context) ServiceNetworkConfigurationIpAddressTypeOutput }
ServiceNetworkConfigurationIpAddressTypeInput is an input type that accepts values of the ServiceNetworkConfigurationIpAddressType enum A concrete instance of `ServiceNetworkConfigurationIpAddressTypeInput` can be one of the following:
ServiceNetworkConfigurationIpAddressTypeIpv4 ServiceNetworkConfigurationIpAddressTypeDualStack
type ServiceNetworkConfigurationIpAddressTypeOutput ¶ added in v0.84.0
type ServiceNetworkConfigurationIpAddressTypeOutput struct{ *pulumi.OutputState }
func (ServiceNetworkConfigurationIpAddressTypeOutput) ElementType ¶ added in v0.84.0
func (ServiceNetworkConfigurationIpAddressTypeOutput) ElementType() reflect.Type
func (ServiceNetworkConfigurationIpAddressTypeOutput) ToServiceNetworkConfigurationIpAddressTypeOutput ¶ added in v0.84.0
func (o ServiceNetworkConfigurationIpAddressTypeOutput) ToServiceNetworkConfigurationIpAddressTypeOutput() ServiceNetworkConfigurationIpAddressTypeOutput
func (ServiceNetworkConfigurationIpAddressTypeOutput) ToServiceNetworkConfigurationIpAddressTypeOutputWithContext ¶ added in v0.84.0
func (o ServiceNetworkConfigurationIpAddressTypeOutput) ToServiceNetworkConfigurationIpAddressTypeOutputWithContext(ctx context.Context) ServiceNetworkConfigurationIpAddressTypeOutput
func (ServiceNetworkConfigurationIpAddressTypeOutput) ToServiceNetworkConfigurationIpAddressTypePtrOutput ¶ added in v0.84.0
func (o ServiceNetworkConfigurationIpAddressTypeOutput) ToServiceNetworkConfigurationIpAddressTypePtrOutput() ServiceNetworkConfigurationIpAddressTypePtrOutput
func (ServiceNetworkConfigurationIpAddressTypeOutput) ToServiceNetworkConfigurationIpAddressTypePtrOutputWithContext ¶ added in v0.84.0
func (o ServiceNetworkConfigurationIpAddressTypeOutput) ToServiceNetworkConfigurationIpAddressTypePtrOutputWithContext(ctx context.Context) ServiceNetworkConfigurationIpAddressTypePtrOutput
func (ServiceNetworkConfigurationIpAddressTypeOutput) ToStringOutput ¶ added in v0.84.0
func (o ServiceNetworkConfigurationIpAddressTypeOutput) ToStringOutput() pulumi.StringOutput
func (ServiceNetworkConfigurationIpAddressTypeOutput) ToStringOutputWithContext ¶ added in v0.84.0
func (o ServiceNetworkConfigurationIpAddressTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ServiceNetworkConfigurationIpAddressTypeOutput) ToStringPtrOutput ¶ added in v0.84.0
func (o ServiceNetworkConfigurationIpAddressTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceNetworkConfigurationIpAddressTypeOutput) ToStringPtrOutputWithContext ¶ added in v0.84.0
func (o ServiceNetworkConfigurationIpAddressTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceNetworkConfigurationIpAddressTypePtrInput ¶ added in v0.84.0
type ServiceNetworkConfigurationIpAddressTypePtrInput interface { pulumi.Input ToServiceNetworkConfigurationIpAddressTypePtrOutput() ServiceNetworkConfigurationIpAddressTypePtrOutput ToServiceNetworkConfigurationIpAddressTypePtrOutputWithContext(context.Context) ServiceNetworkConfigurationIpAddressTypePtrOutput }
func ServiceNetworkConfigurationIpAddressTypePtr ¶ added in v0.84.0
func ServiceNetworkConfigurationIpAddressTypePtr(v string) ServiceNetworkConfigurationIpAddressTypePtrInput
type ServiceNetworkConfigurationIpAddressTypePtrOutput ¶ added in v0.84.0
type ServiceNetworkConfigurationIpAddressTypePtrOutput struct{ *pulumi.OutputState }
func (ServiceNetworkConfigurationIpAddressTypePtrOutput) ElementType ¶ added in v0.84.0
func (ServiceNetworkConfigurationIpAddressTypePtrOutput) ElementType() reflect.Type
func (ServiceNetworkConfigurationIpAddressTypePtrOutput) ToServiceNetworkConfigurationIpAddressTypePtrOutput ¶ added in v0.84.0
func (o ServiceNetworkConfigurationIpAddressTypePtrOutput) ToServiceNetworkConfigurationIpAddressTypePtrOutput() ServiceNetworkConfigurationIpAddressTypePtrOutput
func (ServiceNetworkConfigurationIpAddressTypePtrOutput) ToServiceNetworkConfigurationIpAddressTypePtrOutputWithContext ¶ added in v0.84.0
func (o ServiceNetworkConfigurationIpAddressTypePtrOutput) ToServiceNetworkConfigurationIpAddressTypePtrOutputWithContext(ctx context.Context) ServiceNetworkConfigurationIpAddressTypePtrOutput
func (ServiceNetworkConfigurationIpAddressTypePtrOutput) ToStringPtrOutput ¶ added in v0.84.0
func (o ServiceNetworkConfigurationIpAddressTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceNetworkConfigurationIpAddressTypePtrOutput) ToStringPtrOutputWithContext ¶ added in v0.84.0
func (o ServiceNetworkConfigurationIpAddressTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceNetworkConfigurationOutput ¶ added in v0.13.0
type ServiceNetworkConfigurationOutput struct{ *pulumi.OutputState }
Network configuration
func (ServiceNetworkConfigurationOutput) EgressConfiguration ¶ added in v0.13.0
func (o ServiceNetworkConfigurationOutput) EgressConfiguration() ServiceEgressConfigurationPtrOutput
Network configuration settings for outbound message traffic.
func (ServiceNetworkConfigurationOutput) ElementType ¶ added in v0.13.0
func (ServiceNetworkConfigurationOutput) ElementType() reflect.Type
func (ServiceNetworkConfigurationOutput) IngressConfiguration ¶ added in v0.40.0
func (o ServiceNetworkConfigurationOutput) IngressConfiguration() ServiceIngressConfigurationPtrOutput
Network configuration settings for inbound message traffic.
func (ServiceNetworkConfigurationOutput) IpAddressType ¶ added in v0.84.0
func (o ServiceNetworkConfigurationOutput) IpAddressType() ServiceNetworkConfigurationIpAddressTypePtrOutput
App Runner service endpoint IP address type
func (ServiceNetworkConfigurationOutput) ToServiceNetworkConfigurationOutput ¶ added in v0.13.0
func (o ServiceNetworkConfigurationOutput) ToServiceNetworkConfigurationOutput() ServiceNetworkConfigurationOutput
func (ServiceNetworkConfigurationOutput) ToServiceNetworkConfigurationOutputWithContext ¶ added in v0.13.0
func (o ServiceNetworkConfigurationOutput) ToServiceNetworkConfigurationOutputWithContext(ctx context.Context) ServiceNetworkConfigurationOutput
func (ServiceNetworkConfigurationOutput) ToServiceNetworkConfigurationPtrOutput ¶ added in v0.13.0
func (o ServiceNetworkConfigurationOutput) ToServiceNetworkConfigurationPtrOutput() ServiceNetworkConfigurationPtrOutput
func (ServiceNetworkConfigurationOutput) ToServiceNetworkConfigurationPtrOutputWithContext ¶ added in v0.13.0
func (o ServiceNetworkConfigurationOutput) ToServiceNetworkConfigurationPtrOutputWithContext(ctx context.Context) ServiceNetworkConfigurationPtrOutput
type ServiceNetworkConfigurationPtrInput ¶ added in v0.13.0
type ServiceNetworkConfigurationPtrInput interface { pulumi.Input ToServiceNetworkConfigurationPtrOutput() ServiceNetworkConfigurationPtrOutput ToServiceNetworkConfigurationPtrOutputWithContext(context.Context) ServiceNetworkConfigurationPtrOutput }
ServiceNetworkConfigurationPtrInput is an input type that accepts ServiceNetworkConfigurationArgs, ServiceNetworkConfigurationPtr and ServiceNetworkConfigurationPtrOutput values. You can construct a concrete instance of `ServiceNetworkConfigurationPtrInput` via:
ServiceNetworkConfigurationArgs{...} or: nil
func ServiceNetworkConfigurationPtr ¶ added in v0.13.0
func ServiceNetworkConfigurationPtr(v *ServiceNetworkConfigurationArgs) ServiceNetworkConfigurationPtrInput
type ServiceNetworkConfigurationPtrOutput ¶ added in v0.13.0
type ServiceNetworkConfigurationPtrOutput struct{ *pulumi.OutputState }
func (ServiceNetworkConfigurationPtrOutput) EgressConfiguration ¶ added in v0.13.0
func (o ServiceNetworkConfigurationPtrOutput) EgressConfiguration() ServiceEgressConfigurationPtrOutput
Network configuration settings for outbound message traffic.
func (ServiceNetworkConfigurationPtrOutput) ElementType ¶ added in v0.13.0
func (ServiceNetworkConfigurationPtrOutput) ElementType() reflect.Type
func (ServiceNetworkConfigurationPtrOutput) IngressConfiguration ¶ added in v0.40.0
func (o ServiceNetworkConfigurationPtrOutput) IngressConfiguration() ServiceIngressConfigurationPtrOutput
Network configuration settings for inbound message traffic.
func (ServiceNetworkConfigurationPtrOutput) IpAddressType ¶ added in v0.84.0
func (o ServiceNetworkConfigurationPtrOutput) IpAddressType() ServiceNetworkConfigurationIpAddressTypePtrOutput
App Runner service endpoint IP address type
func (ServiceNetworkConfigurationPtrOutput) ToServiceNetworkConfigurationPtrOutput ¶ added in v0.13.0
func (o ServiceNetworkConfigurationPtrOutput) ToServiceNetworkConfigurationPtrOutput() ServiceNetworkConfigurationPtrOutput
func (ServiceNetworkConfigurationPtrOutput) ToServiceNetworkConfigurationPtrOutputWithContext ¶ added in v0.13.0
func (o ServiceNetworkConfigurationPtrOutput) ToServiceNetworkConfigurationPtrOutputWithContext(ctx context.Context) ServiceNetworkConfigurationPtrOutput
type ServiceObservabilityConfiguration ¶ added in v0.16.0
type ServiceObservabilityConfiguration struct { // The Amazon Resource Name (ARN) of the App Runner ObservabilityConfiguration. ObservabilityConfigurationArn *string `pulumi:"observabilityConfigurationArn"` // Observability enabled ObservabilityEnabled bool `pulumi:"observabilityEnabled"` }
Service observability configuration
type ServiceObservabilityConfigurationArgs ¶ added in v0.16.0
type ServiceObservabilityConfigurationArgs struct { // The Amazon Resource Name (ARN) of the App Runner ObservabilityConfiguration. ObservabilityConfigurationArn pulumi.StringPtrInput `pulumi:"observabilityConfigurationArn"` // Observability enabled ObservabilityEnabled pulumi.BoolInput `pulumi:"observabilityEnabled"` }
Service observability configuration
func (ServiceObservabilityConfigurationArgs) ElementType ¶ added in v0.16.0
func (ServiceObservabilityConfigurationArgs) ElementType() reflect.Type
func (ServiceObservabilityConfigurationArgs) ToServiceObservabilityConfigurationOutput ¶ added in v0.16.0
func (i ServiceObservabilityConfigurationArgs) ToServiceObservabilityConfigurationOutput() ServiceObservabilityConfigurationOutput
func (ServiceObservabilityConfigurationArgs) ToServiceObservabilityConfigurationOutputWithContext ¶ added in v0.16.0
func (i ServiceObservabilityConfigurationArgs) ToServiceObservabilityConfigurationOutputWithContext(ctx context.Context) ServiceObservabilityConfigurationOutput
func (ServiceObservabilityConfigurationArgs) ToServiceObservabilityConfigurationPtrOutput ¶ added in v0.16.0
func (i ServiceObservabilityConfigurationArgs) ToServiceObservabilityConfigurationPtrOutput() ServiceObservabilityConfigurationPtrOutput
func (ServiceObservabilityConfigurationArgs) ToServiceObservabilityConfigurationPtrOutputWithContext ¶ added in v0.16.0
func (i ServiceObservabilityConfigurationArgs) ToServiceObservabilityConfigurationPtrOutputWithContext(ctx context.Context) ServiceObservabilityConfigurationPtrOutput
type ServiceObservabilityConfigurationInput ¶ added in v0.16.0
type ServiceObservabilityConfigurationInput interface { pulumi.Input ToServiceObservabilityConfigurationOutput() ServiceObservabilityConfigurationOutput ToServiceObservabilityConfigurationOutputWithContext(context.Context) ServiceObservabilityConfigurationOutput }
ServiceObservabilityConfigurationInput is an input type that accepts ServiceObservabilityConfigurationArgs and ServiceObservabilityConfigurationOutput values. You can construct a concrete instance of `ServiceObservabilityConfigurationInput` via:
ServiceObservabilityConfigurationArgs{...}
type ServiceObservabilityConfigurationOutput ¶ added in v0.16.0
type ServiceObservabilityConfigurationOutput struct{ *pulumi.OutputState }
Service observability configuration
func (ServiceObservabilityConfigurationOutput) ElementType ¶ added in v0.16.0
func (ServiceObservabilityConfigurationOutput) ElementType() reflect.Type
func (ServiceObservabilityConfigurationOutput) ObservabilityConfigurationArn ¶ added in v0.16.0
func (o ServiceObservabilityConfigurationOutput) ObservabilityConfigurationArn() pulumi.StringPtrOutput
The Amazon Resource Name (ARN) of the App Runner ObservabilityConfiguration.
func (ServiceObservabilityConfigurationOutput) ObservabilityEnabled ¶ added in v0.16.0
func (o ServiceObservabilityConfigurationOutput) ObservabilityEnabled() pulumi.BoolOutput
Observability enabled
func (ServiceObservabilityConfigurationOutput) ToServiceObservabilityConfigurationOutput ¶ added in v0.16.0
func (o ServiceObservabilityConfigurationOutput) ToServiceObservabilityConfigurationOutput() ServiceObservabilityConfigurationOutput
func (ServiceObservabilityConfigurationOutput) ToServiceObservabilityConfigurationOutputWithContext ¶ added in v0.16.0
func (o ServiceObservabilityConfigurationOutput) ToServiceObservabilityConfigurationOutputWithContext(ctx context.Context) ServiceObservabilityConfigurationOutput
func (ServiceObservabilityConfigurationOutput) ToServiceObservabilityConfigurationPtrOutput ¶ added in v0.16.0
func (o ServiceObservabilityConfigurationOutput) ToServiceObservabilityConfigurationPtrOutput() ServiceObservabilityConfigurationPtrOutput
func (ServiceObservabilityConfigurationOutput) ToServiceObservabilityConfigurationPtrOutputWithContext ¶ added in v0.16.0
func (o ServiceObservabilityConfigurationOutput) ToServiceObservabilityConfigurationPtrOutputWithContext(ctx context.Context) ServiceObservabilityConfigurationPtrOutput
type ServiceObservabilityConfigurationPtrInput ¶ added in v0.16.0
type ServiceObservabilityConfigurationPtrInput interface { pulumi.Input ToServiceObservabilityConfigurationPtrOutput() ServiceObservabilityConfigurationPtrOutput ToServiceObservabilityConfigurationPtrOutputWithContext(context.Context) ServiceObservabilityConfigurationPtrOutput }
ServiceObservabilityConfigurationPtrInput is an input type that accepts ServiceObservabilityConfigurationArgs, ServiceObservabilityConfigurationPtr and ServiceObservabilityConfigurationPtrOutput values. You can construct a concrete instance of `ServiceObservabilityConfigurationPtrInput` via:
ServiceObservabilityConfigurationArgs{...} or: nil
func ServiceObservabilityConfigurationPtr ¶ added in v0.16.0
func ServiceObservabilityConfigurationPtr(v *ServiceObservabilityConfigurationArgs) ServiceObservabilityConfigurationPtrInput
type ServiceObservabilityConfigurationPtrOutput ¶ added in v0.16.0
type ServiceObservabilityConfigurationPtrOutput struct{ *pulumi.OutputState }
func (ServiceObservabilityConfigurationPtrOutput) ElementType ¶ added in v0.16.0
func (ServiceObservabilityConfigurationPtrOutput) ElementType() reflect.Type
func (ServiceObservabilityConfigurationPtrOutput) ObservabilityConfigurationArn ¶ added in v0.16.0
func (o ServiceObservabilityConfigurationPtrOutput) ObservabilityConfigurationArn() pulumi.StringPtrOutput
The Amazon Resource Name (ARN) of the App Runner ObservabilityConfiguration.
func (ServiceObservabilityConfigurationPtrOutput) ObservabilityEnabled ¶ added in v0.16.0
func (o ServiceObservabilityConfigurationPtrOutput) ObservabilityEnabled() pulumi.BoolPtrOutput
Observability enabled
func (ServiceObservabilityConfigurationPtrOutput) ToServiceObservabilityConfigurationPtrOutput ¶ added in v0.16.0
func (o ServiceObservabilityConfigurationPtrOutput) ToServiceObservabilityConfigurationPtrOutput() ServiceObservabilityConfigurationPtrOutput
func (ServiceObservabilityConfigurationPtrOutput) ToServiceObservabilityConfigurationPtrOutputWithContext ¶ added in v0.16.0
func (o ServiceObservabilityConfigurationPtrOutput) ToServiceObservabilityConfigurationPtrOutputWithContext(ctx context.Context) ServiceObservabilityConfigurationPtrOutput
type ServiceOutput ¶
type ServiceOutput struct{ *pulumi.OutputState }
func (ServiceOutput) AutoScalingConfigurationArn ¶ added in v0.17.0
func (o ServiceOutput) AutoScalingConfigurationArn() pulumi.StringPtrOutput
Autoscaling configuration ARN
func (ServiceOutput) ElementType ¶
func (ServiceOutput) ElementType() reflect.Type
func (ServiceOutput) EncryptionConfiguration ¶ added in v0.17.0
func (o ServiceOutput) EncryptionConfiguration() ServiceEncryptionConfigurationPtrOutput
An optional custom encryption key that App Runner uses to encrypt the copy of your source repository that it maintains and your service logs. By default, App Runner uses an AWS managed key .
func (ServiceOutput) HealthCheckConfiguration ¶ added in v0.17.0
func (o ServiceOutput) HealthCheckConfiguration() ServiceHealthCheckConfigurationPtrOutput
The settings for the health check that AWS App Runner performs to monitor the health of the App Runner service.
func (ServiceOutput) InstanceConfiguration ¶ added in v0.17.0
func (o ServiceOutput) InstanceConfiguration() ServiceInstanceConfigurationPtrOutput
The runtime configuration of instances (scaling units) of your service.
func (ServiceOutput) NetworkConfiguration ¶ added in v0.17.0
func (o ServiceOutput) NetworkConfiguration() ServiceNetworkConfigurationPtrOutput
Configuration settings related to network traffic of the web application that the App Runner service runs.
func (ServiceOutput) ObservabilityConfiguration ¶ added in v0.17.0
func (o ServiceOutput) ObservabilityConfiguration() ServiceObservabilityConfigurationPtrOutput
The observability configuration of your service.
func (ServiceOutput) ServiceArn ¶ added in v0.17.0
func (o ServiceOutput) ServiceArn() pulumi.StringOutput
The Amazon Resource Name (ARN) of the AppRunner Service.
func (ServiceOutput) ServiceId ¶ added in v0.17.0
func (o ServiceOutput) ServiceId() pulumi.StringOutput
The AppRunner Service Id
func (ServiceOutput) ServiceName ¶ added in v0.17.0
func (o ServiceOutput) ServiceName() pulumi.StringPtrOutput
The AppRunner Service Name.
func (ServiceOutput) ServiceUrl ¶ added in v0.17.0
func (o ServiceOutput) ServiceUrl() pulumi.StringOutput
The Service Url of the AppRunner Service.
func (ServiceOutput) SourceConfiguration ¶ added in v0.17.0
func (o ServiceOutput) SourceConfiguration() ServiceSourceConfigurationOutput
The source to deploy to the App Runner service. It can be a code or an image repository.
func (ServiceOutput) Status ¶ added in v0.17.0
func (o ServiceOutput) Status() pulumi.StringOutput
AppRunner Service status.
func (ServiceOutput) Tags ¶ added in v0.17.0
func (o ServiceOutput) Tags() aws.CreateOnlyTagArrayOutput
An optional list of metadata items that you can associate with the App Runner service resource. A tag is a key-value pair.
func (ServiceOutput) ToServiceOutput ¶
func (o ServiceOutput) ToServiceOutput() ServiceOutput
func (ServiceOutput) ToServiceOutputWithContext ¶
func (o ServiceOutput) ToServiceOutputWithContext(ctx context.Context) ServiceOutput
type ServiceSourceCodeVersion ¶
type ServiceSourceCodeVersion struct { // Source Code Version Type Type ServiceSourceCodeVersionType `pulumi:"type"` // Source Code Version Value Value string `pulumi:"value"` }
Source Code Version
type ServiceSourceCodeVersionArgs ¶
type ServiceSourceCodeVersionArgs struct { // Source Code Version Type Type ServiceSourceCodeVersionTypeInput `pulumi:"type"` // Source Code Version Value Value pulumi.StringInput `pulumi:"value"` }
Source Code Version
func (ServiceSourceCodeVersionArgs) ElementType ¶
func (ServiceSourceCodeVersionArgs) ElementType() reflect.Type
func (ServiceSourceCodeVersionArgs) ToServiceSourceCodeVersionOutput ¶
func (i ServiceSourceCodeVersionArgs) ToServiceSourceCodeVersionOutput() ServiceSourceCodeVersionOutput
func (ServiceSourceCodeVersionArgs) ToServiceSourceCodeVersionOutputWithContext ¶
func (i ServiceSourceCodeVersionArgs) ToServiceSourceCodeVersionOutputWithContext(ctx context.Context) ServiceSourceCodeVersionOutput
func (ServiceSourceCodeVersionArgs) ToServiceSourceCodeVersionPtrOutput ¶
func (i ServiceSourceCodeVersionArgs) ToServiceSourceCodeVersionPtrOutput() ServiceSourceCodeVersionPtrOutput
func (ServiceSourceCodeVersionArgs) ToServiceSourceCodeVersionPtrOutputWithContext ¶
func (i ServiceSourceCodeVersionArgs) ToServiceSourceCodeVersionPtrOutputWithContext(ctx context.Context) ServiceSourceCodeVersionPtrOutput
type ServiceSourceCodeVersionInput ¶
type ServiceSourceCodeVersionInput interface { pulumi.Input ToServiceSourceCodeVersionOutput() ServiceSourceCodeVersionOutput ToServiceSourceCodeVersionOutputWithContext(context.Context) ServiceSourceCodeVersionOutput }
ServiceSourceCodeVersionInput is an input type that accepts ServiceSourceCodeVersionArgs and ServiceSourceCodeVersionOutput values. You can construct a concrete instance of `ServiceSourceCodeVersionInput` via:
ServiceSourceCodeVersionArgs{...}
type ServiceSourceCodeVersionOutput ¶
type ServiceSourceCodeVersionOutput struct{ *pulumi.OutputState }
Source Code Version
func (ServiceSourceCodeVersionOutput) ElementType ¶
func (ServiceSourceCodeVersionOutput) ElementType() reflect.Type
func (ServiceSourceCodeVersionOutput) ToServiceSourceCodeVersionOutput ¶
func (o ServiceSourceCodeVersionOutput) ToServiceSourceCodeVersionOutput() ServiceSourceCodeVersionOutput
func (ServiceSourceCodeVersionOutput) ToServiceSourceCodeVersionOutputWithContext ¶
func (o ServiceSourceCodeVersionOutput) ToServiceSourceCodeVersionOutputWithContext(ctx context.Context) ServiceSourceCodeVersionOutput
func (ServiceSourceCodeVersionOutput) ToServiceSourceCodeVersionPtrOutput ¶
func (o ServiceSourceCodeVersionOutput) ToServiceSourceCodeVersionPtrOutput() ServiceSourceCodeVersionPtrOutput
func (ServiceSourceCodeVersionOutput) ToServiceSourceCodeVersionPtrOutputWithContext ¶
func (o ServiceSourceCodeVersionOutput) ToServiceSourceCodeVersionPtrOutputWithContext(ctx context.Context) ServiceSourceCodeVersionPtrOutput
func (ServiceSourceCodeVersionOutput) Type ¶
func (o ServiceSourceCodeVersionOutput) Type() ServiceSourceCodeVersionTypeOutput
Source Code Version Type
func (ServiceSourceCodeVersionOutput) Value ¶
func (o ServiceSourceCodeVersionOutput) Value() pulumi.StringOutput
Source Code Version Value
type ServiceSourceCodeVersionPtrInput ¶
type ServiceSourceCodeVersionPtrInput interface { pulumi.Input ToServiceSourceCodeVersionPtrOutput() ServiceSourceCodeVersionPtrOutput ToServiceSourceCodeVersionPtrOutputWithContext(context.Context) ServiceSourceCodeVersionPtrOutput }
ServiceSourceCodeVersionPtrInput is an input type that accepts ServiceSourceCodeVersionArgs, ServiceSourceCodeVersionPtr and ServiceSourceCodeVersionPtrOutput values. You can construct a concrete instance of `ServiceSourceCodeVersionPtrInput` via:
ServiceSourceCodeVersionArgs{...} or: nil
func ServiceSourceCodeVersionPtr ¶
func ServiceSourceCodeVersionPtr(v *ServiceSourceCodeVersionArgs) ServiceSourceCodeVersionPtrInput
type ServiceSourceCodeVersionPtrOutput ¶
type ServiceSourceCodeVersionPtrOutput struct{ *pulumi.OutputState }
func (ServiceSourceCodeVersionPtrOutput) Elem ¶
func (o ServiceSourceCodeVersionPtrOutput) Elem() ServiceSourceCodeVersionOutput
func (ServiceSourceCodeVersionPtrOutput) ElementType ¶
func (ServiceSourceCodeVersionPtrOutput) ElementType() reflect.Type
func (ServiceSourceCodeVersionPtrOutput) ToServiceSourceCodeVersionPtrOutput ¶
func (o ServiceSourceCodeVersionPtrOutput) ToServiceSourceCodeVersionPtrOutput() ServiceSourceCodeVersionPtrOutput
func (ServiceSourceCodeVersionPtrOutput) ToServiceSourceCodeVersionPtrOutputWithContext ¶
func (o ServiceSourceCodeVersionPtrOutput) ToServiceSourceCodeVersionPtrOutputWithContext(ctx context.Context) ServiceSourceCodeVersionPtrOutput
func (ServiceSourceCodeVersionPtrOutput) Value ¶
func (o ServiceSourceCodeVersionPtrOutput) Value() pulumi.StringPtrOutput
Source Code Version Value
type ServiceSourceCodeVersionType ¶
type ServiceSourceCodeVersionType string
Source Code Version Type
func (ServiceSourceCodeVersionType) ElementType ¶
func (ServiceSourceCodeVersionType) ElementType() reflect.Type
func (ServiceSourceCodeVersionType) ToServiceSourceCodeVersionTypeOutput ¶
func (e ServiceSourceCodeVersionType) ToServiceSourceCodeVersionTypeOutput() ServiceSourceCodeVersionTypeOutput
func (ServiceSourceCodeVersionType) ToServiceSourceCodeVersionTypeOutputWithContext ¶
func (e ServiceSourceCodeVersionType) ToServiceSourceCodeVersionTypeOutputWithContext(ctx context.Context) ServiceSourceCodeVersionTypeOutput
func (ServiceSourceCodeVersionType) ToServiceSourceCodeVersionTypePtrOutput ¶
func (e ServiceSourceCodeVersionType) ToServiceSourceCodeVersionTypePtrOutput() ServiceSourceCodeVersionTypePtrOutput
func (ServiceSourceCodeVersionType) ToServiceSourceCodeVersionTypePtrOutputWithContext ¶
func (e ServiceSourceCodeVersionType) ToServiceSourceCodeVersionTypePtrOutputWithContext(ctx context.Context) ServiceSourceCodeVersionTypePtrOutput
func (ServiceSourceCodeVersionType) ToStringOutput ¶
func (e ServiceSourceCodeVersionType) ToStringOutput() pulumi.StringOutput
func (ServiceSourceCodeVersionType) ToStringOutputWithContext ¶
func (e ServiceSourceCodeVersionType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ServiceSourceCodeVersionType) ToStringPtrOutput ¶
func (e ServiceSourceCodeVersionType) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceSourceCodeVersionType) ToStringPtrOutputWithContext ¶
func (e ServiceSourceCodeVersionType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceSourceCodeVersionTypeInput ¶
type ServiceSourceCodeVersionTypeInput interface { pulumi.Input ToServiceSourceCodeVersionTypeOutput() ServiceSourceCodeVersionTypeOutput ToServiceSourceCodeVersionTypeOutputWithContext(context.Context) ServiceSourceCodeVersionTypeOutput }
ServiceSourceCodeVersionTypeInput is an input type that accepts values of the ServiceSourceCodeVersionType enum A concrete instance of `ServiceSourceCodeVersionTypeInput` can be one of the following:
ServiceSourceCodeVersionTypeBranch
type ServiceSourceCodeVersionTypeOutput ¶
type ServiceSourceCodeVersionTypeOutput struct{ *pulumi.OutputState }
func (ServiceSourceCodeVersionTypeOutput) ElementType ¶
func (ServiceSourceCodeVersionTypeOutput) ElementType() reflect.Type
func (ServiceSourceCodeVersionTypeOutput) ToServiceSourceCodeVersionTypeOutput ¶
func (o ServiceSourceCodeVersionTypeOutput) ToServiceSourceCodeVersionTypeOutput() ServiceSourceCodeVersionTypeOutput
func (ServiceSourceCodeVersionTypeOutput) ToServiceSourceCodeVersionTypeOutputWithContext ¶
func (o ServiceSourceCodeVersionTypeOutput) ToServiceSourceCodeVersionTypeOutputWithContext(ctx context.Context) ServiceSourceCodeVersionTypeOutput
func (ServiceSourceCodeVersionTypeOutput) ToServiceSourceCodeVersionTypePtrOutput ¶
func (o ServiceSourceCodeVersionTypeOutput) ToServiceSourceCodeVersionTypePtrOutput() ServiceSourceCodeVersionTypePtrOutput
func (ServiceSourceCodeVersionTypeOutput) ToServiceSourceCodeVersionTypePtrOutputWithContext ¶
func (o ServiceSourceCodeVersionTypeOutput) ToServiceSourceCodeVersionTypePtrOutputWithContext(ctx context.Context) ServiceSourceCodeVersionTypePtrOutput
func (ServiceSourceCodeVersionTypeOutput) ToStringOutput ¶
func (o ServiceSourceCodeVersionTypeOutput) ToStringOutput() pulumi.StringOutput
func (ServiceSourceCodeVersionTypeOutput) ToStringOutputWithContext ¶
func (o ServiceSourceCodeVersionTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ServiceSourceCodeVersionTypeOutput) ToStringPtrOutput ¶
func (o ServiceSourceCodeVersionTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceSourceCodeVersionTypeOutput) ToStringPtrOutputWithContext ¶
func (o ServiceSourceCodeVersionTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceSourceCodeVersionTypePtrInput ¶
type ServiceSourceCodeVersionTypePtrInput interface { pulumi.Input ToServiceSourceCodeVersionTypePtrOutput() ServiceSourceCodeVersionTypePtrOutput ToServiceSourceCodeVersionTypePtrOutputWithContext(context.Context) ServiceSourceCodeVersionTypePtrOutput }
func ServiceSourceCodeVersionTypePtr ¶
func ServiceSourceCodeVersionTypePtr(v string) ServiceSourceCodeVersionTypePtrInput
type ServiceSourceCodeVersionTypePtrOutput ¶
type ServiceSourceCodeVersionTypePtrOutput struct{ *pulumi.OutputState }
func (ServiceSourceCodeVersionTypePtrOutput) ElementType ¶
func (ServiceSourceCodeVersionTypePtrOutput) ElementType() reflect.Type
func (ServiceSourceCodeVersionTypePtrOutput) ToServiceSourceCodeVersionTypePtrOutput ¶
func (o ServiceSourceCodeVersionTypePtrOutput) ToServiceSourceCodeVersionTypePtrOutput() ServiceSourceCodeVersionTypePtrOutput
func (ServiceSourceCodeVersionTypePtrOutput) ToServiceSourceCodeVersionTypePtrOutputWithContext ¶
func (o ServiceSourceCodeVersionTypePtrOutput) ToServiceSourceCodeVersionTypePtrOutputWithContext(ctx context.Context) ServiceSourceCodeVersionTypePtrOutput
func (ServiceSourceCodeVersionTypePtrOutput) ToStringPtrOutput ¶
func (o ServiceSourceCodeVersionTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ServiceSourceCodeVersionTypePtrOutput) ToStringPtrOutputWithContext ¶
func (o ServiceSourceCodeVersionTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceSourceConfiguration ¶
type ServiceSourceConfiguration struct { // Describes the resources that are needed to authenticate access to some source repositories. AuthenticationConfiguration *ServiceAuthenticationConfiguration `pulumi:"authenticationConfiguration"` // Auto Deployment enabled AutoDeploymentsEnabled *bool `pulumi:"autoDeploymentsEnabled"` // The description of a source code repository. // // You must provide either this member or `ImageRepository` (but not both). CodeRepository *ServiceCodeRepository `pulumi:"codeRepository"` // The description of a source image repository. // // You must provide either this member or `CodeRepository` (but not both). ImageRepository *ServiceImageRepository `pulumi:"imageRepository"` }
Source Code configuration
type ServiceSourceConfigurationArgs ¶
type ServiceSourceConfigurationArgs struct { // Describes the resources that are needed to authenticate access to some source repositories. AuthenticationConfiguration ServiceAuthenticationConfigurationPtrInput `pulumi:"authenticationConfiguration"` // Auto Deployment enabled AutoDeploymentsEnabled pulumi.BoolPtrInput `pulumi:"autoDeploymentsEnabled"` // The description of a source code repository. // // You must provide either this member or `ImageRepository` (but not both). CodeRepository ServiceCodeRepositoryPtrInput `pulumi:"codeRepository"` // The description of a source image repository. // // You must provide either this member or `CodeRepository` (but not both). ImageRepository ServiceImageRepositoryPtrInput `pulumi:"imageRepository"` }
Source Code configuration
func (ServiceSourceConfigurationArgs) ElementType ¶
func (ServiceSourceConfigurationArgs) ElementType() reflect.Type
func (ServiceSourceConfigurationArgs) ToServiceSourceConfigurationOutput ¶
func (i ServiceSourceConfigurationArgs) ToServiceSourceConfigurationOutput() ServiceSourceConfigurationOutput
func (ServiceSourceConfigurationArgs) ToServiceSourceConfigurationOutputWithContext ¶
func (i ServiceSourceConfigurationArgs) ToServiceSourceConfigurationOutputWithContext(ctx context.Context) ServiceSourceConfigurationOutput
type ServiceSourceConfigurationInput ¶
type ServiceSourceConfigurationInput interface { pulumi.Input ToServiceSourceConfigurationOutput() ServiceSourceConfigurationOutput ToServiceSourceConfigurationOutputWithContext(context.Context) ServiceSourceConfigurationOutput }
ServiceSourceConfigurationInput is an input type that accepts ServiceSourceConfigurationArgs and ServiceSourceConfigurationOutput values. You can construct a concrete instance of `ServiceSourceConfigurationInput` via:
ServiceSourceConfigurationArgs{...}
type ServiceSourceConfigurationOutput ¶
type ServiceSourceConfigurationOutput struct{ *pulumi.OutputState }
Source Code configuration
func (ServiceSourceConfigurationOutput) AuthenticationConfiguration ¶
func (o ServiceSourceConfigurationOutput) AuthenticationConfiguration() ServiceAuthenticationConfigurationPtrOutput
Describes the resources that are needed to authenticate access to some source repositories.
func (ServiceSourceConfigurationOutput) AutoDeploymentsEnabled ¶
func (o ServiceSourceConfigurationOutput) AutoDeploymentsEnabled() pulumi.BoolPtrOutput
Auto Deployment enabled
func (ServiceSourceConfigurationOutput) CodeRepository ¶
func (o ServiceSourceConfigurationOutput) CodeRepository() ServiceCodeRepositoryPtrOutput
The description of a source code repository.
You must provide either this member or `ImageRepository` (but not both).
func (ServiceSourceConfigurationOutput) ElementType ¶
func (ServiceSourceConfigurationOutput) ElementType() reflect.Type
func (ServiceSourceConfigurationOutput) ImageRepository ¶
func (o ServiceSourceConfigurationOutput) ImageRepository() ServiceImageRepositoryPtrOutput
The description of a source image repository.
You must provide either this member or `CodeRepository` (but not both).
func (ServiceSourceConfigurationOutput) ToServiceSourceConfigurationOutput ¶
func (o ServiceSourceConfigurationOutput) ToServiceSourceConfigurationOutput() ServiceSourceConfigurationOutput
func (ServiceSourceConfigurationOutput) ToServiceSourceConfigurationOutputWithContext ¶
func (o ServiceSourceConfigurationOutput) ToServiceSourceConfigurationOutputWithContext(ctx context.Context) ServiceSourceConfigurationOutput
type ServiceSourceConfigurationPtrOutput ¶
type ServiceSourceConfigurationPtrOutput struct{ *pulumi.OutputState }
func (ServiceSourceConfigurationPtrOutput) AuthenticationConfiguration ¶
func (o ServiceSourceConfigurationPtrOutput) AuthenticationConfiguration() ServiceAuthenticationConfigurationPtrOutput
Describes the resources that are needed to authenticate access to some source repositories.
func (ServiceSourceConfigurationPtrOutput) AutoDeploymentsEnabled ¶
func (o ServiceSourceConfigurationPtrOutput) AutoDeploymentsEnabled() pulumi.BoolPtrOutput
Auto Deployment enabled
func (ServiceSourceConfigurationPtrOutput) CodeRepository ¶
func (o ServiceSourceConfigurationPtrOutput) CodeRepository() ServiceCodeRepositoryPtrOutput
The description of a source code repository.
You must provide either this member or `ImageRepository` (but not both).
func (ServiceSourceConfigurationPtrOutput) Elem ¶
func (o ServiceSourceConfigurationPtrOutput) Elem() ServiceSourceConfigurationOutput
func (ServiceSourceConfigurationPtrOutput) ElementType ¶
func (ServiceSourceConfigurationPtrOutput) ElementType() reflect.Type
func (ServiceSourceConfigurationPtrOutput) ImageRepository ¶
func (o ServiceSourceConfigurationPtrOutput) ImageRepository() ServiceImageRepositoryPtrOutput
The description of a source image repository.
You must provide either this member or `CodeRepository` (but not both).
func (ServiceSourceConfigurationPtrOutput) ToServiceSourceConfigurationPtrOutput ¶
func (o ServiceSourceConfigurationPtrOutput) ToServiceSourceConfigurationPtrOutput() ServiceSourceConfigurationPtrOutput
func (ServiceSourceConfigurationPtrOutput) ToServiceSourceConfigurationPtrOutputWithContext ¶
func (o ServiceSourceConfigurationPtrOutput) ToServiceSourceConfigurationPtrOutputWithContext(ctx context.Context) ServiceSourceConfigurationPtrOutput
type ServiceState ¶
type ServiceState struct { }
func (ServiceState) ElementType ¶
func (ServiceState) ElementType() reflect.Type
type ServiceTag ¶
type VpcConnector ¶ added in v0.12.0
type VpcConnector struct { pulumi.CustomResourceState // A list of IDs of security groups that App Runner should use for access to AWS resources under the specified subnets. If not specified, App Runner uses the default security group of the Amazon VPC. The default security group allows all outbound traffic. SecurityGroups pulumi.StringArrayOutput `pulumi:"securityGroups"` // A list of IDs of subnets that App Runner should use when it associates your service with a custom Amazon VPC. Specify IDs of subnets of a single Amazon VPC. App Runner determines the Amazon VPC from the subnets you specify. Subnets pulumi.StringArrayOutput `pulumi:"subnets"` // A list of metadata items that you can associate with your VPC connector resource. A tag is a key-value pair. Tags aws.CreateOnlyTagArrayOutput `pulumi:"tags"` // The Amazon Resource Name (ARN) of this VPC connector. VpcConnectorArn pulumi.StringOutput `pulumi:"vpcConnectorArn"` // A name for the VPC connector. If you don't specify a name, AWS CloudFormation generates a name for your VPC connector. VpcConnectorName pulumi.StringPtrOutput `pulumi:"vpcConnectorName"` // The revision of this VPC connector. It's unique among all the active connectors ("Status": "ACTIVE") that share the same Name. VpcConnectorRevision pulumi.IntOutput `pulumi:"vpcConnectorRevision"` }
The AWS::AppRunner::VpcConnector resource specifies an App Runner VpcConnector.
func GetVpcConnector ¶ added in v0.12.0
func GetVpcConnector(ctx *pulumi.Context, name string, id pulumi.IDInput, state *VpcConnectorState, opts ...pulumi.ResourceOption) (*VpcConnector, error)
GetVpcConnector gets an existing VpcConnector resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewVpcConnector ¶ added in v0.12.0
func NewVpcConnector(ctx *pulumi.Context, name string, args *VpcConnectorArgs, opts ...pulumi.ResourceOption) (*VpcConnector, error)
NewVpcConnector registers a new resource with the given unique name, arguments, and options.
func (*VpcConnector) ElementType ¶ added in v0.12.0
func (*VpcConnector) ElementType() reflect.Type
func (*VpcConnector) ToVpcConnectorOutput ¶ added in v0.12.0
func (i *VpcConnector) ToVpcConnectorOutput() VpcConnectorOutput
func (*VpcConnector) ToVpcConnectorOutputWithContext ¶ added in v0.12.0
func (i *VpcConnector) ToVpcConnectorOutputWithContext(ctx context.Context) VpcConnectorOutput
type VpcConnectorArgs ¶ added in v0.12.0
type VpcConnectorArgs struct { // A list of IDs of security groups that App Runner should use for access to AWS resources under the specified subnets. If not specified, App Runner uses the default security group of the Amazon VPC. The default security group allows all outbound traffic. SecurityGroups pulumi.StringArrayInput // A list of IDs of subnets that App Runner should use when it associates your service with a custom Amazon VPC. Specify IDs of subnets of a single Amazon VPC. App Runner determines the Amazon VPC from the subnets you specify. Subnets pulumi.StringArrayInput // A list of metadata items that you can associate with your VPC connector resource. A tag is a key-value pair. Tags aws.CreateOnlyTagArrayInput // A name for the VPC connector. If you don't specify a name, AWS CloudFormation generates a name for your VPC connector. VpcConnectorName pulumi.StringPtrInput }
The set of arguments for constructing a VpcConnector resource.
func (VpcConnectorArgs) ElementType ¶ added in v0.12.0
func (VpcConnectorArgs) ElementType() reflect.Type
type VpcConnectorInput ¶ added in v0.12.0
type VpcConnectorInput interface { pulumi.Input ToVpcConnectorOutput() VpcConnectorOutput ToVpcConnectorOutputWithContext(ctx context.Context) VpcConnectorOutput }
type VpcConnectorOutput ¶ added in v0.12.0
type VpcConnectorOutput struct{ *pulumi.OutputState }
func (VpcConnectorOutput) ElementType ¶ added in v0.12.0
func (VpcConnectorOutput) ElementType() reflect.Type
func (VpcConnectorOutput) SecurityGroups ¶ added in v0.17.0
func (o VpcConnectorOutput) SecurityGroups() pulumi.StringArrayOutput
A list of IDs of security groups that App Runner should use for access to AWS resources under the specified subnets. If not specified, App Runner uses the default security group of the Amazon VPC. The default security group allows all outbound traffic.
func (VpcConnectorOutput) Subnets ¶ added in v0.17.0
func (o VpcConnectorOutput) Subnets() pulumi.StringArrayOutput
A list of IDs of subnets that App Runner should use when it associates your service with a custom Amazon VPC. Specify IDs of subnets of a single Amazon VPC. App Runner determines the Amazon VPC from the subnets you specify.
func (VpcConnectorOutput) Tags ¶ added in v0.17.0
func (o VpcConnectorOutput) Tags() aws.CreateOnlyTagArrayOutput
A list of metadata items that you can associate with your VPC connector resource. A tag is a key-value pair.
func (VpcConnectorOutput) ToVpcConnectorOutput ¶ added in v0.12.0
func (o VpcConnectorOutput) ToVpcConnectorOutput() VpcConnectorOutput
func (VpcConnectorOutput) ToVpcConnectorOutputWithContext ¶ added in v0.12.0
func (o VpcConnectorOutput) ToVpcConnectorOutputWithContext(ctx context.Context) VpcConnectorOutput
func (VpcConnectorOutput) VpcConnectorArn ¶ added in v0.17.0
func (o VpcConnectorOutput) VpcConnectorArn() pulumi.StringOutput
The Amazon Resource Name (ARN) of this VPC connector.
func (VpcConnectorOutput) VpcConnectorName ¶ added in v0.17.0
func (o VpcConnectorOutput) VpcConnectorName() pulumi.StringPtrOutput
A name for the VPC connector. If you don't specify a name, AWS CloudFormation generates a name for your VPC connector.
func (VpcConnectorOutput) VpcConnectorRevision ¶ added in v0.17.0
func (o VpcConnectorOutput) VpcConnectorRevision() pulumi.IntOutput
The revision of this VPC connector. It's unique among all the active connectors ("Status": "ACTIVE") that share the same Name.
type VpcConnectorState ¶ added in v0.12.0
type VpcConnectorState struct { }
func (VpcConnectorState) ElementType ¶ added in v0.12.0
func (VpcConnectorState) ElementType() reflect.Type
type VpcConnectorTag ¶ added in v0.12.0
type VpcIngressConnection ¶ added in v0.40.0
type VpcIngressConnection struct { pulumi.CustomResourceState // The Domain name associated with the VPC Ingress Connection. DomainName pulumi.StringOutput `pulumi:"domainName"` // Specifications for the customer’s Amazon VPC and the related AWS PrivateLink VPC endpoint that are used to create the VPC Ingress Connection resource. IngressVpcConfiguration VpcIngressConnectionIngressVpcConfigurationOutput `pulumi:"ingressVpcConfiguration"` // The Amazon Resource Name (ARN) of the service. ServiceArn pulumi.StringOutput `pulumi:"serviceArn"` // The current status of the VpcIngressConnection. Status VpcIngressConnectionStatusOutput `pulumi:"status"` // An optional list of metadata items that you can associate with the VPC Ingress Connection resource. A tag is a key-value pair. Tags aws.CreateOnlyTagArrayOutput `pulumi:"tags"` // The Amazon Resource Name (ARN) of the VpcIngressConnection. VpcIngressConnectionArn pulumi.StringOutput `pulumi:"vpcIngressConnectionArn"` // The customer-provided Vpc Ingress Connection name. VpcIngressConnectionName pulumi.StringPtrOutput `pulumi:"vpcIngressConnectionName"` }
The AWS::AppRunner::VpcIngressConnection resource is an App Runner resource that specifies an App Runner VpcIngressConnection.
func GetVpcIngressConnection ¶ added in v0.40.0
func GetVpcIngressConnection(ctx *pulumi.Context, name string, id pulumi.IDInput, state *VpcIngressConnectionState, opts ...pulumi.ResourceOption) (*VpcIngressConnection, error)
GetVpcIngressConnection gets an existing VpcIngressConnection resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewVpcIngressConnection ¶ added in v0.40.0
func NewVpcIngressConnection(ctx *pulumi.Context, name string, args *VpcIngressConnectionArgs, opts ...pulumi.ResourceOption) (*VpcIngressConnection, error)
NewVpcIngressConnection registers a new resource with the given unique name, arguments, and options.
func (*VpcIngressConnection) ElementType ¶ added in v0.40.0
func (*VpcIngressConnection) ElementType() reflect.Type
func (*VpcIngressConnection) ToVpcIngressConnectionOutput ¶ added in v0.40.0
func (i *VpcIngressConnection) ToVpcIngressConnectionOutput() VpcIngressConnectionOutput
func (*VpcIngressConnection) ToVpcIngressConnectionOutputWithContext ¶ added in v0.40.0
func (i *VpcIngressConnection) ToVpcIngressConnectionOutputWithContext(ctx context.Context) VpcIngressConnectionOutput
type VpcIngressConnectionArgs ¶ added in v0.40.0
type VpcIngressConnectionArgs struct { // Specifications for the customer’s Amazon VPC and the related AWS PrivateLink VPC endpoint that are used to create the VPC Ingress Connection resource. IngressVpcConfiguration VpcIngressConnectionIngressVpcConfigurationInput // The Amazon Resource Name (ARN) of the service. ServiceArn pulumi.StringInput // An optional list of metadata items that you can associate with the VPC Ingress Connection resource. A tag is a key-value pair. Tags aws.CreateOnlyTagArrayInput // The customer-provided Vpc Ingress Connection name. VpcIngressConnectionName pulumi.StringPtrInput }
The set of arguments for constructing a VpcIngressConnection resource.
func (VpcIngressConnectionArgs) ElementType ¶ added in v0.40.0
func (VpcIngressConnectionArgs) ElementType() reflect.Type
type VpcIngressConnectionIngressVpcConfiguration ¶ added in v0.40.0
type VpcIngressConnectionIngressVpcConfiguration struct { // The ID of the VPC endpoint that your App Runner service connects to. VpcEndpointId string `pulumi:"vpcEndpointId"` // The ID of the VPC that the VPC endpoint is used in. VpcId string `pulumi:"vpcId"` }
The configuration of customer’s VPC and related VPC endpoint
type VpcIngressConnectionIngressVpcConfigurationArgs ¶ added in v0.40.0
type VpcIngressConnectionIngressVpcConfigurationArgs struct { // The ID of the VPC endpoint that your App Runner service connects to. VpcEndpointId pulumi.StringInput `pulumi:"vpcEndpointId"` // The ID of the VPC that the VPC endpoint is used in. VpcId pulumi.StringInput `pulumi:"vpcId"` }
The configuration of customer’s VPC and related VPC endpoint
func (VpcIngressConnectionIngressVpcConfigurationArgs) ElementType ¶ added in v0.40.0
func (VpcIngressConnectionIngressVpcConfigurationArgs) ElementType() reflect.Type
func (VpcIngressConnectionIngressVpcConfigurationArgs) ToVpcIngressConnectionIngressVpcConfigurationOutput ¶ added in v0.40.0
func (i VpcIngressConnectionIngressVpcConfigurationArgs) ToVpcIngressConnectionIngressVpcConfigurationOutput() VpcIngressConnectionIngressVpcConfigurationOutput
func (VpcIngressConnectionIngressVpcConfigurationArgs) ToVpcIngressConnectionIngressVpcConfigurationOutputWithContext ¶ added in v0.40.0
func (i VpcIngressConnectionIngressVpcConfigurationArgs) ToVpcIngressConnectionIngressVpcConfigurationOutputWithContext(ctx context.Context) VpcIngressConnectionIngressVpcConfigurationOutput
type VpcIngressConnectionIngressVpcConfigurationInput ¶ added in v0.40.0
type VpcIngressConnectionIngressVpcConfigurationInput interface { pulumi.Input ToVpcIngressConnectionIngressVpcConfigurationOutput() VpcIngressConnectionIngressVpcConfigurationOutput ToVpcIngressConnectionIngressVpcConfigurationOutputWithContext(context.Context) VpcIngressConnectionIngressVpcConfigurationOutput }
VpcIngressConnectionIngressVpcConfigurationInput is an input type that accepts VpcIngressConnectionIngressVpcConfigurationArgs and VpcIngressConnectionIngressVpcConfigurationOutput values. You can construct a concrete instance of `VpcIngressConnectionIngressVpcConfigurationInput` via:
VpcIngressConnectionIngressVpcConfigurationArgs{...}
type VpcIngressConnectionIngressVpcConfigurationOutput ¶ added in v0.40.0
type VpcIngressConnectionIngressVpcConfigurationOutput struct{ *pulumi.OutputState }
The configuration of customer’s VPC and related VPC endpoint
func (VpcIngressConnectionIngressVpcConfigurationOutput) ElementType ¶ added in v0.40.0
func (VpcIngressConnectionIngressVpcConfigurationOutput) ElementType() reflect.Type
func (VpcIngressConnectionIngressVpcConfigurationOutput) ToVpcIngressConnectionIngressVpcConfigurationOutput ¶ added in v0.40.0
func (o VpcIngressConnectionIngressVpcConfigurationOutput) ToVpcIngressConnectionIngressVpcConfigurationOutput() VpcIngressConnectionIngressVpcConfigurationOutput
func (VpcIngressConnectionIngressVpcConfigurationOutput) ToVpcIngressConnectionIngressVpcConfigurationOutputWithContext ¶ added in v0.40.0
func (o VpcIngressConnectionIngressVpcConfigurationOutput) ToVpcIngressConnectionIngressVpcConfigurationOutputWithContext(ctx context.Context) VpcIngressConnectionIngressVpcConfigurationOutput
func (VpcIngressConnectionIngressVpcConfigurationOutput) VpcEndpointId ¶ added in v0.40.0
func (o VpcIngressConnectionIngressVpcConfigurationOutput) VpcEndpointId() pulumi.StringOutput
The ID of the VPC endpoint that your App Runner service connects to.
func (VpcIngressConnectionIngressVpcConfigurationOutput) VpcId ¶ added in v0.40.0
func (o VpcIngressConnectionIngressVpcConfigurationOutput) VpcId() pulumi.StringOutput
The ID of the VPC that the VPC endpoint is used in.
type VpcIngressConnectionIngressVpcConfigurationPtrOutput ¶ added in v0.40.0
type VpcIngressConnectionIngressVpcConfigurationPtrOutput struct{ *pulumi.OutputState }
func (VpcIngressConnectionIngressVpcConfigurationPtrOutput) ElementType ¶ added in v0.40.0
func (VpcIngressConnectionIngressVpcConfigurationPtrOutput) ElementType() reflect.Type
func (VpcIngressConnectionIngressVpcConfigurationPtrOutput) ToVpcIngressConnectionIngressVpcConfigurationPtrOutput ¶ added in v0.40.0
func (o VpcIngressConnectionIngressVpcConfigurationPtrOutput) ToVpcIngressConnectionIngressVpcConfigurationPtrOutput() VpcIngressConnectionIngressVpcConfigurationPtrOutput
func (VpcIngressConnectionIngressVpcConfigurationPtrOutput) ToVpcIngressConnectionIngressVpcConfigurationPtrOutputWithContext ¶ added in v0.40.0
func (o VpcIngressConnectionIngressVpcConfigurationPtrOutput) ToVpcIngressConnectionIngressVpcConfigurationPtrOutputWithContext(ctx context.Context) VpcIngressConnectionIngressVpcConfigurationPtrOutput
func (VpcIngressConnectionIngressVpcConfigurationPtrOutput) VpcEndpointId ¶ added in v0.40.0
func (o VpcIngressConnectionIngressVpcConfigurationPtrOutput) VpcEndpointId() pulumi.StringPtrOutput
The ID of the VPC endpoint that your App Runner service connects to.
func (VpcIngressConnectionIngressVpcConfigurationPtrOutput) VpcId ¶ added in v0.40.0
func (o VpcIngressConnectionIngressVpcConfigurationPtrOutput) VpcId() pulumi.StringPtrOutput
The ID of the VPC that the VPC endpoint is used in.
type VpcIngressConnectionInput ¶ added in v0.40.0
type VpcIngressConnectionInput interface { pulumi.Input ToVpcIngressConnectionOutput() VpcIngressConnectionOutput ToVpcIngressConnectionOutputWithContext(ctx context.Context) VpcIngressConnectionOutput }
type VpcIngressConnectionOutput ¶ added in v0.40.0
type VpcIngressConnectionOutput struct{ *pulumi.OutputState }
func (VpcIngressConnectionOutput) DomainName ¶ added in v0.40.0
func (o VpcIngressConnectionOutput) DomainName() pulumi.StringOutput
The Domain name associated with the VPC Ingress Connection.
func (VpcIngressConnectionOutput) ElementType ¶ added in v0.40.0
func (VpcIngressConnectionOutput) ElementType() reflect.Type
func (VpcIngressConnectionOutput) IngressVpcConfiguration ¶ added in v0.40.0
func (o VpcIngressConnectionOutput) IngressVpcConfiguration() VpcIngressConnectionIngressVpcConfigurationOutput
Specifications for the customer’s Amazon VPC and the related AWS PrivateLink VPC endpoint that are used to create the VPC Ingress Connection resource.
func (VpcIngressConnectionOutput) ServiceArn ¶ added in v0.40.0
func (o VpcIngressConnectionOutput) ServiceArn() pulumi.StringOutput
The Amazon Resource Name (ARN) of the service.
func (VpcIngressConnectionOutput) Status ¶ added in v0.40.0
func (o VpcIngressConnectionOutput) Status() VpcIngressConnectionStatusOutput
The current status of the VpcIngressConnection.
func (VpcIngressConnectionOutput) Tags ¶ added in v0.40.0
func (o VpcIngressConnectionOutput) Tags() aws.CreateOnlyTagArrayOutput
An optional list of metadata items that you can associate with the VPC Ingress Connection resource. A tag is a key-value pair.
func (VpcIngressConnectionOutput) ToVpcIngressConnectionOutput ¶ added in v0.40.0
func (o VpcIngressConnectionOutput) ToVpcIngressConnectionOutput() VpcIngressConnectionOutput
func (VpcIngressConnectionOutput) ToVpcIngressConnectionOutputWithContext ¶ added in v0.40.0
func (o VpcIngressConnectionOutput) ToVpcIngressConnectionOutputWithContext(ctx context.Context) VpcIngressConnectionOutput
func (VpcIngressConnectionOutput) VpcIngressConnectionArn ¶ added in v0.40.0
func (o VpcIngressConnectionOutput) VpcIngressConnectionArn() pulumi.StringOutput
The Amazon Resource Name (ARN) of the VpcIngressConnection.
func (VpcIngressConnectionOutput) VpcIngressConnectionName ¶ added in v0.40.0
func (o VpcIngressConnectionOutput) VpcIngressConnectionName() pulumi.StringPtrOutput
The customer-provided Vpc Ingress Connection name.
type VpcIngressConnectionState ¶ added in v0.40.0
type VpcIngressConnectionState struct { }
func (VpcIngressConnectionState) ElementType ¶ added in v0.40.0
func (VpcIngressConnectionState) ElementType() reflect.Type
type VpcIngressConnectionStatus ¶ added in v0.40.0
type VpcIngressConnectionStatus string
The current status of the VpcIngressConnection.
type VpcIngressConnectionStatusOutput ¶ added in v0.40.0
type VpcIngressConnectionStatusOutput struct{ *pulumi.OutputState }
func (VpcIngressConnectionStatusOutput) ElementType ¶ added in v0.40.0
func (VpcIngressConnectionStatusOutput) ElementType() reflect.Type
func (VpcIngressConnectionStatusOutput) ToStringOutput ¶ added in v0.40.0
func (o VpcIngressConnectionStatusOutput) ToStringOutput() pulumi.StringOutput
func (VpcIngressConnectionStatusOutput) ToStringOutputWithContext ¶ added in v0.40.0
func (o VpcIngressConnectionStatusOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (VpcIngressConnectionStatusOutput) ToStringPtrOutput ¶ added in v0.40.0
func (o VpcIngressConnectionStatusOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (VpcIngressConnectionStatusOutput) ToStringPtrOutputWithContext ¶ added in v0.40.0
func (o VpcIngressConnectionStatusOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
func (VpcIngressConnectionStatusOutput) ToVpcIngressConnectionStatusOutput ¶ added in v0.40.0
func (o VpcIngressConnectionStatusOutput) ToVpcIngressConnectionStatusOutput() VpcIngressConnectionStatusOutput
func (VpcIngressConnectionStatusOutput) ToVpcIngressConnectionStatusOutputWithContext ¶ added in v0.40.0
func (o VpcIngressConnectionStatusOutput) ToVpcIngressConnectionStatusOutputWithContext(ctx context.Context) VpcIngressConnectionStatusOutput
func (VpcIngressConnectionStatusOutput) ToVpcIngressConnectionStatusPtrOutput ¶ added in v0.40.0
func (o VpcIngressConnectionStatusOutput) ToVpcIngressConnectionStatusPtrOutput() VpcIngressConnectionStatusPtrOutput
func (VpcIngressConnectionStatusOutput) ToVpcIngressConnectionStatusPtrOutputWithContext ¶ added in v0.40.0
func (o VpcIngressConnectionStatusOutput) ToVpcIngressConnectionStatusPtrOutputWithContext(ctx context.Context) VpcIngressConnectionStatusPtrOutput
type VpcIngressConnectionStatusPtrOutput ¶ added in v0.40.0
type VpcIngressConnectionStatusPtrOutput struct{ *pulumi.OutputState }
func (VpcIngressConnectionStatusPtrOutput) Elem ¶ added in v0.40.0
func (o VpcIngressConnectionStatusPtrOutput) Elem() VpcIngressConnectionStatusOutput
func (VpcIngressConnectionStatusPtrOutput) ElementType ¶ added in v0.40.0
func (VpcIngressConnectionStatusPtrOutput) ElementType() reflect.Type
func (VpcIngressConnectionStatusPtrOutput) ToStringPtrOutput ¶ added in v0.40.0
func (o VpcIngressConnectionStatusPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (VpcIngressConnectionStatusPtrOutput) ToStringPtrOutputWithContext ¶ added in v0.40.0
func (o VpcIngressConnectionStatusPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
func (VpcIngressConnectionStatusPtrOutput) ToVpcIngressConnectionStatusPtrOutput ¶ added in v0.40.0
func (o VpcIngressConnectionStatusPtrOutput) ToVpcIngressConnectionStatusPtrOutput() VpcIngressConnectionStatusPtrOutput
func (VpcIngressConnectionStatusPtrOutput) ToVpcIngressConnectionStatusPtrOutputWithContext ¶ added in v0.40.0
func (o VpcIngressConnectionStatusPtrOutput) ToVpcIngressConnectionStatusPtrOutputWithContext(ctx context.Context) VpcIngressConnectionStatusPtrOutput