AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The CloudFormation template provider configuration for creating infrastructure resources.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.CfnCreateTemplateProvider

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class CfnCreateTemplateProvider

The CfnCreateTemplateProvider type exposes the following members

Constructors

NameDescription
Public Method CfnCreateTemplateProvider()

Properties

NameTypeDescription
Public Property Parameters System.Collections.Generic.List<Amazon.SageMaker.Model.CfnStackCreateParameter>

Gets and sets the property Parameters.

An array of CloudFormation stack parameters.

Public Property RoleARN System.String

Gets and sets the property RoleARN.

The IAM role that CloudFormation assumes when creating the stack.

Public Property TemplateName System.String

Gets and sets the property TemplateName.

A unique identifier for the template within the project.

Public Property TemplateURL System.String

Gets and sets the property TemplateURL.

The Amazon S3 URL of the CloudFormation template.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5