We recommend new projects start with resources from the AWS provider.
aws-native.iot.getThingType
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource Type definition for AWS::IoT::ThingType
Using getThingType
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getThingType(args: GetThingTypeArgs, opts?: InvokeOptions): Promise<GetThingTypeResult>
function getThingTypeOutput(args: GetThingTypeOutputArgs, opts?: InvokeOptions): Output<GetThingTypeResult>
def get_thing_type(thing_type_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetThingTypeResult
def get_thing_type_output(thing_type_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetThingTypeResult]
func LookupThingType(ctx *Context, args *LookupThingTypeArgs, opts ...InvokeOption) (*LookupThingTypeResult, error)
func LookupThingTypeOutput(ctx *Context, args *LookupThingTypeOutputArgs, opts ...InvokeOption) LookupThingTypeResultOutput
> Note: This function is named LookupThingType
in the Go SDK.
public static class GetThingType
{
public static Task<GetThingTypeResult> InvokeAsync(GetThingTypeArgs args, InvokeOptions? opts = null)
public static Output<GetThingTypeResult> Invoke(GetThingTypeInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetThingTypeResult> getThingType(GetThingTypeArgs args, InvokeOptions options)
public static Output<GetThingTypeResult> getThingType(GetThingTypeArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:iot:getThingType
arguments:
# arguments dictionary
The following arguments are supported:
- Thing
Type stringName - The name of the thing type.
- Thing
Type stringName - The name of the thing type.
- thing
Type StringName - The name of the thing type.
- thing
Type stringName - The name of the thing type.
- thing_
type_ strname - The name of the thing type.
- thing
Type StringName - The name of the thing type.
getThingType Result
The following output properties are available:
- Arn string
- The thing type arn.
- Deprecate
Thing boolType Deprecates a thing type. You can not associate new things with deprecated thing type.
Requires permission to access the DeprecateThingType action.
- Id string
- The thing type id.
- List<Pulumi.
Aws Native. Outputs. Tag> - An array of key-value pairs to apply to this resource.
- Thing
Type Pulumi.Properties Aws Native. Io T. Outputs. Thing Type Properties Properties - The thing type properties for the thing type to create. It contains information about the new thing type including a description, a list of searchable thing attribute names, and a list of propagating attributes. After a thing type is created, you can only update
Mqtt5Configuration
.
- Arn string
- The thing type arn.
- Deprecate
Thing boolType Deprecates a thing type. You can not associate new things with deprecated thing type.
Requires permission to access the DeprecateThingType action.
- Id string
- The thing type id.
- Tag
- An array of key-value pairs to apply to this resource.
- Thing
Type ThingProperties Type Properties Properties - The thing type properties for the thing type to create. It contains information about the new thing type including a description, a list of searchable thing attribute names, and a list of propagating attributes. After a thing type is created, you can only update
Mqtt5Configuration
.
- arn String
- The thing type arn.
- deprecate
Thing BooleanType Deprecates a thing type. You can not associate new things with deprecated thing type.
Requires permission to access the DeprecateThingType action.
- id String
- The thing type id.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- thing
Type ThingProperties Type Properties Properties - The thing type properties for the thing type to create. It contains information about the new thing type including a description, a list of searchable thing attribute names, and a list of propagating attributes. After a thing type is created, you can only update
Mqtt5Configuration
.
- arn string
- The thing type arn.
- deprecate
Thing booleanType Deprecates a thing type. You can not associate new things with deprecated thing type.
Requires permission to access the DeprecateThingType action.
- id string
- The thing type id.
- Tag[]
- An array of key-value pairs to apply to this resource.
- thing
Type ThingProperties Type Properties Properties - The thing type properties for the thing type to create. It contains information about the new thing type including a description, a list of searchable thing attribute names, and a list of propagating attributes. After a thing type is created, you can only update
Mqtt5Configuration
.
- arn str
- The thing type arn.
- deprecate_
thing_ booltype Deprecates a thing type. You can not associate new things with deprecated thing type.
Requires permission to access the DeprecateThingType action.
- id str
- The thing type id.
- Sequence[root_Tag]
- An array of key-value pairs to apply to this resource.
- thing_
type_ Thingproperties Type Properties Properties - The thing type properties for the thing type to create. It contains information about the new thing type including a description, a list of searchable thing attribute names, and a list of propagating attributes. After a thing type is created, you can only update
Mqtt5Configuration
.
- arn String
- The thing type arn.
- deprecate
Thing BooleanType Deprecates a thing type. You can not associate new things with deprecated thing type.
Requires permission to access the DeprecateThingType action.
- id String
- The thing type id.
- List<Property Map>
- An array of key-value pairs to apply to this resource.
- thing
Type Property MapProperties - The thing type properties for the thing type to create. It contains information about the new thing type including a description, a list of searchable thing attribute names, and a list of propagating attributes. After a thing type is created, you can only update
Mqtt5Configuration
.
Supporting Types
Tag
ThingTypePropagatingAttribute
- User
Property stringKey - The key of the MQTT 5 user property, which is a key-value pair.
- Connection
Attribute Pulumi.Aws Native. Io T. Thing Type Propagating Attribute Connection Attribute - The attribute associated with the connection details.
- Thing
Attribute string - The thing attribute that is propagating for MQTT 5 message enrichment.
- User
Property stringKey - The key of the MQTT 5 user property, which is a key-value pair.
- Connection
Attribute ThingType Propagating Attribute Connection Attribute - The attribute associated with the connection details.
- Thing
Attribute string - The thing attribute that is propagating for MQTT 5 message enrichment.
- user
Property StringKey - The key of the MQTT 5 user property, which is a key-value pair.
- connection
Attribute ThingType Propagating Attribute Connection Attribute - The attribute associated with the connection details.
- thing
Attribute String - The thing attribute that is propagating for MQTT 5 message enrichment.
- user
Property stringKey - The key of the MQTT 5 user property, which is a key-value pair.
- connection
Attribute ThingType Propagating Attribute Connection Attribute - The attribute associated with the connection details.
- thing
Attribute string - The thing attribute that is propagating for MQTT 5 message enrichment.
- user_
property_ strkey - The key of the MQTT 5 user property, which is a key-value pair.
- connection_
attribute ThingType Propagating Attribute Connection Attribute - The attribute associated with the connection details.
- thing_
attribute str - The thing attribute that is propagating for MQTT 5 message enrichment.
- user
Property StringKey - The key of the MQTT 5 user property, which is a key-value pair.
- connection
Attribute ":ClientId" | ":Thing. Thing Name" - The attribute associated with the connection details.
- thing
Attribute String - The thing attribute that is propagating for MQTT 5 message enrichment.
ThingTypePropagatingAttributeConnectionAttribute
ThingTypePropertiesProperties
- Mqtt5Configuration
Pulumi.
Aws Native. Io T. Inputs. Thing Type Properties Properties Mqtt5Configuration Properties - The configuration to add user-defined properties to enrich MQTT 5 messages.
- Searchable
Attributes List<string> - A list of searchable thing attribute names.
- Thing
Type stringDescription - The description of the thing type.
- Mqtt5Configuration
Thing
Type Properties Properties Mqtt5Configuration Properties - The configuration to add user-defined properties to enrich MQTT 5 messages.
- Searchable
Attributes []string - A list of searchable thing attribute names.
- Thing
Type stringDescription - The description of the thing type.
- mqtt5Configuration
Thing
Type Properties Properties Mqtt5Configuration Properties - The configuration to add user-defined properties to enrich MQTT 5 messages.
- searchable
Attributes List<String> - A list of searchable thing attribute names.
- thing
Type StringDescription - The description of the thing type.
- mqtt5Configuration
Thing
Type Properties Properties Mqtt5Configuration Properties - The configuration to add user-defined properties to enrich MQTT 5 messages.
- searchable
Attributes string[] - A list of searchable thing attribute names.
- thing
Type stringDescription - The description of the thing type.
- mqtt5_
configuration ThingType Properties Properties Mqtt5Configuration Properties - The configuration to add user-defined properties to enrich MQTT 5 messages.
- searchable_
attributes Sequence[str] - A list of searchable thing attribute names.
- thing_
type_ strdescription - The description of the thing type.
- mqtt5Configuration Property Map
- The configuration to add user-defined properties to enrich MQTT 5 messages.
- searchable
Attributes List<String> - A list of searchable thing attribute names.
- thing
Type StringDescription - The description of the thing type.
ThingTypePropertiesPropertiesMqtt5ConfigurationProperties
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.