AWSSDK_DotNet35.UnitTests.TestTools.CloudFrontConstructorCustomizationsTests.GetCloudFrontOriginAccessIdentityConfigRequestConstructorTests C# (CSharp) Method

GetCloudFrontOriginAccessIdentityConfigRequestConstructorTests() private method

        public void GetCloudFrontOriginAccessIdentityConfigRequestConstructorTests()
        {
            EnsureConstructorExists(typeof(Amazon.CloudFront.Model.GetCloudFrontOriginAccessIdentityConfigRequest), new System.Type[] { typeof(string), });
        }