Add-VSManagedBlockchainNodeNodeConfiguration

Add-VSManagedBlockchainNodeNodeConfiguration

SYNOPSIS

Adds an AWS::ManagedBlockchain::Node.NodeConfiguration resource property to the template. Configuration properties of a peer node within a membership.

SYNTAX

Add-VSManagedBlockchainNodeNodeConfiguration [-AvailabilityZone] <Object> [-InstanceType] <Object>
 [<CommonParameters>]

DESCRIPTION

Adds an AWS::ManagedBlockchain::Node.NodeConfiguration resource property to the template. Configuration properties of a peer node within a membership.

PARAMETERS

-AvailabilityZone

The Availability Zone in which the node exists.

Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-node-nodeconfiguration.html#cfn-managedblockchain-node-nodeconfiguration-availabilityzone PrimitiveType: String UpdateType: Mutable

Type: Object
Parameter Sets: (All)
Aliases:

Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-InstanceType

The Amazon Managed Blockchain instance type for the node.

Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-node-nodeconfiguration.html#cfn-managedblockchain-node-nodeconfiguration-instancetype PrimitiveType: String UpdateType: Mutable

Type: Object
Parameter Sets: (All)
Aliases:

Required: True
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

Vaporshell.Resource.ManagedBlockchain.Node.NodeConfiguration

NOTES

http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-node-nodeconfiguration.html